bcgov / entity

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

Auth API: should be able to affiliate a conditionally-approved NR #22113

Open severinbeauvais opened 3 months ago

severinbeauvais commented 3 months ago

If I try to affiliate a conditionally-approved NR (such as NR 4425929 in Dev), I get this dialog:

image.png

Meanwhile, the network tab shows this error:

image.png image.png

According to @Mihai-QuickSilverDev , conditionally-approved NRs should be treated like any other NR. In other words, we should allow its affiliation.

Note that, until further notice, a conditionally-approved NR in the My Business Registry table should not be allowed to create a draft application. Its only actions should be Open Name Request and Remove From Table.

severinbeauvais commented 3 months ago

Fixing this bug may also require updating Auth Web to limit the NR actions in the MBR. Feel free to create a follow-on ticket for this if needed.