Skip to content

update season enums to use description for name not fullName#416

Merged
adamkorynta merged 1 commit intomainfrom
bugfix/season_save_bugfix
Apr 7, 2025
Merged

update season enums to use description for name not fullName#416
adamkorynta merged 1 commit intomainfrom
bugfix/season_save_bugfix

Conversation

@adamkorynta
Copy link
Contributor

@adamkorynta adamkorynta commented Apr 7, 2025

Problem Description

Fixes #413 .
Fixes #414 .

Solution

fullName appends the enum name to the description, we only want the description

how you tested the change

Unit tests and integration tests

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

fullName appends the enum name to the description, we only want the description
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 7, 2025

@adamkorynta adamkorynta merged commit 4531d81 into main Apr 7, 2025
9 checks passed
@MikeNeilson MikeNeilson deleted the bugfix/season_save_bugfix branch June 1, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Cannot edit information in an existing row in the Seasons table Entered information for the Descriptive Name changes after saving new Season row

2 participants