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

API: Fix saving venue constraints #2486

Merged
merged 1 commit into from
Aug 15, 2024
Merged

API: Fix saving venue constraints #2486

merged 1 commit into from
Aug 15, 2024

Conversation

tienne-B
Copy link
Member

As venue constraints use a generic FK, it needs to use the "Generic Relation" field, rather than named for the model type.

Fixes #2485.

As venue constraints use a generic FK, it needs to use the "Generic
Relation" field, rather than named for the model type.
@tienne-B tienne-B merged commit 972423d into develop Aug 15, 2024
2 of 4 checks passed
@tienne-B tienne-B deleted the bug/2485 branch August 15, 2024 10:31
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 this pull request may close these issues.

Potential bug: cannot add Venue Constraints via API
1 participant