Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dimak1 committed Jun 5, 2024
1 parent 17c2dd2 commit 4632882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ppr-ui/src/views/newMhrRegistration/MhrRegistration.vue
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ export default defineComponent({
delete data.submittingParty.hasUsedPartyLookup
}
// Because Corrections flow is reused for Re-Registrations, the Mhr status needs to be set in corrections
if (isMhrReRegistration.value) {
setMhrCorrectStatusType(getMhrInformation.value.statusType)
}
Expand Down

0 comments on commit 4632882

Please sign in to comment.