Skip to content
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

Bug/8162 #1724

Merged
merged 3 commits into from
Jul 9, 2021
Merged

Bug/8162 #1724

merged 3 commits into from
Jul 9, 2021

Conversation

karthik-aot
Copy link
Contributor

Issue #:
bcgov/entity#8162

Description of changes:

  • Display on hold reason for "On Hold" tasks on the review account component

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-auth license (Apache 2.0).

@karthik-aot karthik-aot added bug Something isn't working skip-changelog labels Jul 9, 2021
@karthik-aot karthik-aot self-assigned this Jul 9, 2021
@karthik-aot karthik-aot changed the base branch from main to release/2.5.17 July 9, 2021 00:56
@@ -75,7 +75,7 @@ export default class AccountInformation extends Vue {

@Prop({ default: 'Account Information' }) private title: string
@Prop({ default: {} }) accountUnderReview: any
@Prop({ default: {} }) accountUnderReviewAddress: Address
@Prop({ default: null }) accountUnderReviewAddress: Address
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was this warn message
image

@karthik-aot karthik-aot requested a review from saravanpa-aot July 9, 2021 16:15
@karthik-aot karthik-aot merged commit ab47627 into bcgov:release/2.5.17 Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants