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

BI-1680 - Added Migration That Removes "Somoclone" Breeding Method #346

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

mlm483
Copy link
Contributor

@mlm483 mlm483 commented Apr 10, 2024

COPIED FROM #344

Description

Story: BI-1680

Per the Desired Behavior section of the Jira story, I added a migration to remove the "Somoclone" breeding method from the system preset breeding methods.

This bi-web PR takes care of updating the import template.

Dependencies

bi-web branch: feature/BI-1680.

Testing

  1. Checkout this branch, git checkout feature/BI-1680.
  2. Run bi-api.
  3. Ensure that the new migration ran (V1.20.0 V1.21.0) by checking the bidb database, SELECT * FROM flyway_schema_history;.
  4. Ensure that the "Somoclone" breeding method is not listed in the DeltaBreed UI, under Program Administration > Breeding Methods.

Checklist:

  • I have performed a self-review of my own code
  • I have tested my code and ensured it meets the acceptance criteria of the story
  • I have tested that my code works with both the brapi-java-server and BreedBase
  • I have create/modified unit tests to cover this change
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to documentation
  • I have run TAF: <please include a link to TAF run>

@mlm483 mlm483 merged commit 253cc00 into release/0.9 Apr 10, 2024
2 checks passed
@mlm483 mlm483 deleted the feature/BI-1680-v0.9 branch April 10, 2024 19:18
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.

1 participant