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

Prevent loss of attributes with reschedule #7005

Closed
wants to merge 2 commits into from

Conversation

laritakr
Copy link
Contributor

@laritakr laritakr commented Feb 6, 2025

Fixes
This commit changes to use a temporary variable to hold the job attributes, so that when CreateWorkJob is rescheduled due to any errors, the attributes that were deleted do not get left out of the resubmitted job's attributes.

@samvera/hyrax-code-reviewers

This commit changes to use a temporary variable to hold the
job attributes, so that when CreateWorkJob is rescheduled due to
any errors, the attributes that were deleted do not get left out
of the resubmitted job's attributes.
@laritakr laritakr added the notes-bugfix Release Notes: Fixed a bug label Feb 6, 2025
@laritakr laritakr closed this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notes-bugfix Release Notes: Fixed a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant