bcgov / entity

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

Legal API - Send Folio info to Auth API when IA filed #4879

Open lmcclung opened 4 years ago

lmcclung commented 4 years ago

When a user enters a folio number while incorporating a business, that business folio number needs to be saved to the Auth db.

You can't update the folio until you hav created the business, so that's why the legal API has to do it.

You can copy this Auth API call from the Edit UI. See https://github.com/bcgov/business-edit-ui/blob/main/src/components/YourCompany/FolioInformation.vue and work your way down to the auth-api-mixin, interfaces, etc.

severinbeauvais commented 3 years ago

What is this ticket? Does it have to do with saving the folio number when a business is incorporated?

lmcclung commented 3 years ago

@severinbeauvais it was created at the time we created tickets for turning things into shared components. I think we can repurpose this for our IA story 6705. I've added that epic.

seeker25 commented 10 months ago

I think Thor was talking about moving this into LEAR? @thorwolpert