-
Notifications
You must be signed in to change notification settings - Fork 1
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 #344
Conversation
when the migration was run, the following error was generated... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Passed Developer testing
Closing in favor of #346, which is based on release/0.9. |
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
git checkout feature/BI-1680
.SELECT * FROM flyway_schema_history;
.Checklist: