Skip to content

BI-2053-fix - Fixed Trait Form Scale Units Handling#369

Merged
mlm483 merged 2 commits intomainfrom
bug/BI-2053-fix
Apr 26, 2024
Merged

BI-2053-fix - Fixed Trait Form Scale Units Handling#369
mlm483 merged 2 commits intomainfrom
bug/BI-2053-fix

Conversation

@mlm483
Copy link
Contributor

@mlm483 mlm483 commented Mar 27, 2024

Description

Story: https://breedinginsight.atlassian.net/browse/BI-2053

The NumericalTraitForm was sending the "units" input as "scaleName". I fixed this. It should have been done along with Breeding-Insight/bi-api#331, but I missed this workflow.

Additionally, I renamed "unit" to "units" in a few places, to bring it in line with the BrAPI terminology.

Corresponding PR on bi-api: Breeding-Insight/bi-api#342.

Dependencies

bi-api branch: bug/BI-2053-fix

Testing

In addition to the testing detailed on the bi-api PR, ensure that the form state is preserved as you change selection between Date, Ordinal, Nominal, Numerical and Text types.

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 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: <link to TAF run>

@github-actions github-actions bot added the bug Something isn't working label Mar 27, 2024
@mlm483 mlm483 marked this pull request as ready for review March 27, 2024 23:11
@mlm483 mlm483 requested review from a team, davedrp and dmeidlin and removed request for a team March 27, 2024 23:18
@mlm483 mlm483 changed the title [BI-2053-fix] - fixed trait form scale units handling BI-2053-fix - fixed trait form scale units handling Apr 2, 2024
@mlm483 mlm483 changed the title BI-2053-fix - fixed trait form scale units handling BI-2053-fix - Fixed Trait Form Scale Units Handling Apr 2, 2024
Base automatically changed from release/0.9 to main April 10, 2024 21:29
@davedrp
Copy link
Contributor

davedrp commented Apr 12, 2024

Developer test passed (see Test Plan)

@mlm483 mlm483 merged commit 02a2307 into main Apr 26, 2024
@mlm483 mlm483 deleted the bug/BI-2053-fix branch April 26, 2024 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants