-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create UI: Resulting business name not updated if primary/holding name was changed in the background #19756
Comments
deleted obsolete comment due to new comment below |
There are 2 cases to handle:
(Note that the Filer ignores the legal name in the filing JSON and looks up the legal name of the holding/primary name anyway.) There is already an "update prepopulated data" method that is called in the 2 cases above, but a small code tweak is needed. I will do that in this ticket and verify all cases. cc: @OlgaPotiagalova |
Test NotesI tested the following on a horizontal and vertical amalgamation:
I also tested, in a regular amalgamation, that a TING's name is updated in the business table (if it was changed in the background) when the user clicks File and Pay to submit the amalgamation. |
Test Notes (cont)I also tested that changing the type of the holding/primary business in the background is caught when the user clicks File and Pay to submit the filing, as follows:
|
Good catch, this. |
Original title: "Resulting business name doesn't align with the Notice of Articles of the holding name when an Alteration is filed."
Describe the bug in the current situation
When the amalgamation is in progress or say in draft state and if in case the user makes a name change using an Alteration for say Numbered to Named then in the Amalgamation filing upon resume draft the Amalgamating business table shows the name change while as the Resulting business name doesnt chnage the name as per the NOA.
Steps to reproduce the behavior:
Screenshots/ Visual Reference/ Source
The text was updated successfully, but these errors were encountered: