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

Tjmadonna/523 epicollections #526

Merged
merged 15 commits into from
Nov 21, 2024
Merged

Tjmadonna/523 epicollections #526

merged 15 commits into from
Nov 21, 2024

Conversation

maxsibilla
Copy link
Contributor

No description provided.

tjmadonna and others added 11 commits November 11, 2024 14:53
This adds checks for the epicollection entity type in the create entity,
update entity, and doi redirect endpoints.
This commit adds a validator for collection and epicollection entities.
The validator checks if each given entity_uuid exists and (for
epicollections) is a dataset.
This commit clears up the logic in the validate_creation_action.
…pes from existing collection before updating based on entity_uuids list
@maxsibilla maxsibilla merged commit a3ad0f1 into main Nov 21, 2024
2 checks passed
@maxsibilla maxsibilla deleted the tjmadonna/523-epicollections branch November 21, 2024 15:26
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.

Removing an entity from a collection not working Port over EPICs support
2 participants