Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with prod webapp doesn't work as expected #500

Closed
3 tasks
code-geek opened this issue Nov 1, 2023 · 0 comments · Fixed by #502
Closed
3 tasks

Sync with prod webapp doesn't work as expected #500

code-geek opened this issue Nov 1, 2023 · 0 comments · Fixed by #502

Comments

@code-geek
Copy link
Contributor

code-geek commented Nov 1, 2023

This refers to python manage.py sync_with_production_webapp

  • Doesn't work without first importing fixtures from collections.json
  • If there are additional collections on the prod server, it doesn't import them
  • Check if deletions on prod server are respected

As a simple fix to all these points, consider flushing the entire collections table and re-initializing with content from production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant