bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 59 forks source link

Investigate the unexpected alert message #22891

Closed patrickpeinanw closed 3 months ago

patrickpeinanw commented 3 months ago
image.png

This alert message exists in the new dashboard (TEST env: https://business-dashboard-test.web.app/BC1057199) but not in the current dashboard (https://test.business.bcregistry.gov.bc.ca/BC1057199).

BrandonSharratt commented 3 months ago

In the new dashboard (Test) the qualification is currentBusiness.value?.state !== 'ACTIVE' The business in question has a state of "HISTORICAL". Additionally the current dashboard does not seem to have a is disabled alert, but was a specific requirement for our alerts #21301

mstanton1 commented 3 months ago

@BrandonSharratt based upon stand up please take off the disabled state given it doesn't appear to be used in the current dashboard. We will do a secondary phase of testing prior to launching this dashboard to compare entities in the existing dashboard and ours and determine if there are any additional states that are in place and should be added.

gunanagar commented 3 months ago

Tested in new dashboard. Its available now

image.png