Skip to content

[PM-1571] Fix migration crash#2430

Merged
mpbw2 merged 1 commit intomasterfrom
bugfix-migration-crash
Mar 23, 2023
Merged

[PM-1571] Fix migration crash#2430
mpbw2 merged 1 commit intomasterfrom
bugfix-migration-crash

Conversation

@mpbw2
Copy link
Contributor

@mpbw2 mpbw2 commented Mar 23, 2023

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Fixed incorrect type during migration

Code changes

  • StateMigrationService.cs: Changed int? to string because strings aren't ints 🤦

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@mpbw2 mpbw2 requested a review from fedemkr March 23, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants