bcgov / entity

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

Edit UI: create new FF to enable corrections per entity types #15831

Closed severinbeauvais closed 1 year ago

severinbeauvais commented 1 year ago

Currently there is a flag, correction-ui-enabled, that controls whether correction filings are enabled (in Dev/Test/Prod).

Instead, we should have a flag for this filing that controls which entities are allowed.

See #15734 for more details.

jdyck-fw commented 1 year ago

Guidance on this ticket of which corps we allow and when.

Future tickets:

severinbeauvais commented 1 year ago

Note to developer: I have updated the new LaunchDarkly feature flag. Its values are now:

severinbeauvais commented 1 year ago

Test Notes

  1. Business Filings UI now checks the FF before allowing a correction for the current entity type.
  2. Business Edit UI now checks the FF before allowing a correction for the current entity type.

At the moment, corrections are allowed for all possible entity types in Dev and Test, but we could update the FF temporarily to test without a particular entity type.