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

feat(filemanager): update ingest id #793

Merged
merged 3 commits into from
Dec 23, 2024
Merged

Conversation

mmalenic
Copy link
Member

Closes #792

Changes

  • Adds method to update the ingestId using the existing JSON patch routes. This is only allowed to update if the ingestId column is null, it cannot overwrite an existing ingestId.

@mmalenic mmalenic self-assigned this Dec 23, 2024
@mmalenic mmalenic added feature New feature filemanager an issue relating to the filemanager labels Dec 23, 2024
@mmalenic mmalenic requested a review from victorskl December 23, 2024 04:39
Copy link
Member

@victorskl victorskl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mmalenic mmalenic merged commit 3b51ec5 into main Dec 23, 2024
6 checks passed
@mmalenic mmalenic deleted the feat/filemanager-update-ingest-id branch December 23, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature filemanager an issue relating to the filemanager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

filemanager: add way to manually link objects
2 participants