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

Ensure items cannot have more than one pending item curation #432

Open
nicosantangelo opened this issue Mar 11, 2022 · 0 comments
Open

Ensure items cannot have more than one pending item curation #432

nicosantangelo opened this issue Mar 11, 2022 · 0 comments

Comments

@nicosantangelo
Copy link
Contributor

Each published third party item will have an associated ItemCuration created for it. Once it's approved, another item curation might be created to signify changes on the item. But what can't happen is for an item to have +2 ItemCurations in the pending status.

We should ensure it either via code or, more likely, as a restriction in the database

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

No branches or pull requests

1 participant