Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Conversation

@OmarIthawi
Copy link
Contributor

This issue has come up often for our designer in which the upload on the LMS are lost after a container restart.

Steps to Reproduce

  • Go to your profile
  • Upload a profile image
  • Make sure it shows up in $ docker exec -it edx.devstack.lms ls -v /edx/var/edxapp/{media,uploads}
  • Take the devstack down: $ make down
  • Run the devstack again: $ make dev.up
  • Again, run $ docker exec -it edx.devstack.lms ls -v /edx/var/edxapp/{media,uploads}
  • Go to your profile again

Expected

  • The image profile to stay

Actual

  • The file gets lost after a docker restart
@openedx-webhooks
Copy link

Thanks for the pull request, @OmarIthawi! I've created OSPR-3666 to keep track of it in JIRA. JIRA is a place for product owners to prioritize feature reviews by the engineering development teams.

Feel free to add as much of the following information to the ticket:

  • supporting documentation
  • edx-code email threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will still be done via the GitHub pull request interface. As a reminder, our process documentation is here.

@openedx-webhooks openedx-webhooks added needs triage open-source-contribution PR author is not from Axim or 2U labels Jun 17, 2019
@OmarIthawi OmarIthawi force-pushed the omar/persist-uploads branch from 0a60ba4 to 923a91e Compare June 17, 2019 13:46
@OmarIthawi
Copy link
Contributor Author

@jmbowman fyi.

@jmbowman
Copy link
Contributor

Should either of these be also listed in docker-compose-watchers.yml? Not super familiar with what normally gets put here and if it should be processed by the static asset watchers.

@OmarIthawi
Copy link
Contributor Author

I don't think so @jmbowman. To the best of my knowledge, uploads has nothing to do with static files and watchers.

But I could go ahead and it just in case. What do you think?

Copy link
Contributor

@jmbowman jmbowman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's leave it this way for now. If it turns out we need it for the watchers, I'm sure that'll get noticed and fixed soon enough.

@jmbowman jmbowman merged commit d3ce8c5 into openedx-unsupported:master Jun 18, 2019
@openedx-webhooks
Copy link

@OmarIthawi 🎉 Your pull request was merged!

Please take a moment to answer a two question survey so we can improve your experience in the future.

@OmarIthawi
Copy link
Contributor Author

Awesome! Thanks @jmbowman for the super fast triage!

@OmarIthawi OmarIthawi deleted the omar/persist-uploads branch December 10, 2019 20:26
@thraxil thraxil mentioned this pull request Jan 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

merged open-source-contribution PR author is not from Axim or 2U

3 participants