Conversation
| BLANK_COMPLETING_PARTY = 'BLANK_COMPLETING_PARTY', | ||
| CONTINUATION_IN_FILING = 'CONTINUATION_IN_FILING', | ||
| COURT_ORDER_POA = 'COURT_ORDER_POA', | ||
| DOCUMENT_RECORDS = 'DOCUMENT_RECORDS', |
There was a problem hiding this comment.
This will need some new db records to map which account types are authorized to see/use this action. Ask Megan Wong if you need details.
There was a problem hiding this comment.
The proper way to add the db records is with a migration script (in LEAR repo).
While you're there, there are a couple of other changes to the same table that I'd like to make. Add me to the LEAR migration PR and I'll cite those there.
There was a problem hiding this comment.
I got this from the 'Entities User Types and Permissions' spreadsheet and confirmed with Megan that it exists in the database.
There was a problem hiding this comment.
You'll need to do this before your code can be tested.
There was a problem hiding this comment.
Do you know if those 4 mappings (for REGI staff, SBC Staff, Maximus and SBC Contact Centre) were part of the original db table creation? In other words, do the tables in Test and Prod contain the correct mappings to enable DRS for those 4 account types?
|
/gcbrun |
|
Temporary Url for review: https://business-create-dev--pr-806-08e62kxc.web.app |
|
/gcbrun |
|
Temporary Url for review: https://business-create-dev--pr-806-08e62kxc.web.app |
Issue #: /bcgov/entity#29449
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the bcrs-entities-create-ui license (Apache 2.0).