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 deposit status update bug #89

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Fix deposit status update bug #89

merged 2 commits into from
Feb 21, 2024

Conversation

rpoet-jh
Copy link
Contributor

There was an exception being thrown when deposit services received a message to update a Deposit that does not have a deposit status processor configured in the repository configuration. This didn't cause any issue in processing currently because it would only happen to a nihms deposit, but it would be confusing and noisy when looking at the logs.

@rpoet-jh rpoet-jh self-assigned this Feb 19, 2024
@rpoet-jh rpoet-jh requested a review from markpatton February 19, 2024 14:48
@rpoet-jh rpoet-jh force-pushed the russ-905-dep-upd-bug branch from a7cbd45 to 2f8180f Compare February 20, 2024 15:44
@rpoet-jh rpoet-jh linked an issue Feb 20, 2024 that may be closed by this pull request
Copy link
Contributor

@markpatton markpatton left a comment

Choose a reason for hiding this comment

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

Tested locally. This is a good cleanup.

@rpoet-jh rpoet-jh merged commit 79ad19e into main Feb 21, 2024
2 checks passed
@rpoet-jh rpoet-jh deleted the russ-905-dep-upd-bug branch August 1, 2024 18:03
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.

Fix error on nihms deposit update message
2 participants