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

Fix deleting object's linked DIPS increments the processed obejct count #3285

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

SugaryLump
Copy link

Deleting an object would sometimes deleted linked DIPs which would erroneously increment the deletion job's processed object count.
The processDIP method of the delete plugin's workflow now takes a boolean that indicates whether the deletion should increment the processed object count, and this boolean is set to false when the deletion arises from the deletion of linked DIPS.

@SugaryLump SugaryLump force-pushed the aflores-dev-fix_deleteaip_objcount branch from 67d9bef to e545ee3 Compare October 23, 2024 09:57
@006627 006627 merged commit 643ae62 into roda-5-development Oct 28, 2024
2 of 3 checks passed
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.

2 participants