bcgov / entity

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

Namerequest UI: BEN can't convert to CCC + continued in businesses can't alter their business type #24190

Open severinbeauvais opened 3 weeks ago

severinbeauvais commented 3 weeks ago

There are 2 things to fix in this ticket:

  1. add missing entry for BEN to convert to a CCC
  2. add entries for continued in types to convert (same list as regular companies)

In Dev:

image.png

Here are the updated requirements:

Original type New type NR request type code
BC Limited Benefit Company BECV
BC Limited Unlimited Liability Company UC
BC Limited Community Contribution Company CCV
Benefit Company BC Limited BECR
Benefit Company Community Contribution Company new code = BECC
Unlimited Liability Company BC Limited ULCB
Unlimited Liability Company Benefit Company ULBE

(and all the continued-in equivalents)

severinbeauvais commented 3 weeks ago

The alterations (conversions) are configured here: https://github.com/bcgov/namerequest/blob/main/app/src/list-data/conversion-types.ts

severinbeauvais commented 3 weeks ago

~The new BEN -> CCC request type code has not yet been approved or configured in Namex API. I will post more when I get an answer to this.~ We get to define new codes, so we will use BECC as the code for BEN -> CCC conversion.

severinbeauvais commented 2 weeks ago

I've done a bit of work on this already.

The Pull Request is https://github.com/bcgov/namerequest/pull/780.

severinbeauvais commented 2 weeks ago

It has been decided that alteration of business type will be part of the Directed Launch. Therefore, this ticket can now be worked on.

(Anyone can pull the PR code above and finish it.)

severinbeauvais commented 2 weeks ago

This is high priority for Directed Launch.