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

[PAN-2276] Insert enum values into database only if run by web server #120

Conversation

markuslevonyak
Copy link
Member

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Insert the enum values into the database only if run by the web server to avoid a Celery worker trying to read/insert values from/into non-existing tables.

@markuslevonyak markuslevonyak added the bug Something isn't working label Oct 16, 2024
@markuslevonyak markuslevonyak self-assigned this Oct 16, 2024
@markuslevonyak markuslevonyak merged commit 03908f3 into pantos-io:main Oct 17, 2024
14 checks passed
@markuslevonyak markuslevonyak deleted the PAN-2276-insert-enum-values-into-database-only-if-run-by-web-server branch October 17, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants