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

Added a default value to sequence adaptation names so migrations dont… #1471

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

cohansen
Copy link
Contributor

… break

  • Tickets addressed: NA
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

The previous PR broke against a real migration because we didn't provide a default value for the name of a sequence_adaptation. This adds a UUID.

I tried using the current ID but that seemed more complicated for a problem that should be very low impact.

Verification

NA

Documentation

NA

Future work

NA

@cohansen cohansen self-assigned this Jun 11, 2024
@cohansen cohansen requested a review from a team as a code owner June 11, 2024 18:43
@cohansen cohansen requested review from jmdelfa and skovati June 11, 2024 18:43
@Mythicaeda Mythicaeda added database Anything related to the database sequencing Anything related to the sequencing domain fix A bug fix labels Jun 11, 2024
@cohansen cohansen merged commit 884b891 into develop Jun 11, 2024
10 checks passed
@cohansen cohansen deleted the feature/sequence-adaptation-names branch June 11, 2024 21:42
@joswig joswig added this to the FY24 Q3 - Ad Hoc Improvements milestone Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Anything related to the database fix A bug fix sequencing Anything related to the sequencing domain
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants