bcgov / entity

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

[VERIFY] Filings UI: Freezing looks like it doesn't freeze #24404

Open dylan644 opened 1 week ago

dylan644 commented 1 week ago

Scenario:

Have to refresh screen (browser refresh up to 3 times for frozen status to show

Same problems occur with Un-Freeze, multiple refreshes can be required

Suggested fixes:

image.png
severinbeauvais commented 3 days ago

I believe this is another symptom of the dashboard refreshing before the Freeze filing has been processed, so it shows you the old business state.

Implementing 23968 would provide an automatic background retry mechanism so that the dashboard shows you the new data if it becomes available within, say, 5 seconds.

severinbeauvais commented 3 days ago

Once #23968 is complete, this ticket needs to be retested.