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 issue with WRSC generation when a libary record exists #522

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

reisingerf
Copy link
Member

  • Update Django query to expect and return a single DB record instead of a QuerySet
  • Handle DoesNotExist case
  • Add new test case to check for this condition

… the DB

Add new test case to check for this condition
@reisingerf reisingerf self-assigned this Aug 29, 2024
@reisingerf
Copy link
Member Author

@alexiswl
This should hopefully fix your issue!

@victorskl victorskl added the fix label Aug 29, 2024
@victorskl victorskl linked an issue Aug 29, 2024 that may be closed by this pull request
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.

Nice catch, Flo.!

@reisingerf reisingerf merged commit 42a8d07 into main Aug 29, 2024
5 checks passed
@reisingerf reisingerf deleted the fix/wrsc-existing-lib branch August 29, 2024 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add capability for workflow manager to link workflows to libraries
2 participants