-
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
Schema - AGM Location Change (part II) #18162
Comments
@chenhongjing The completing party is no longer needed. I have crossed it out from this ticket's description. |
Strange, previous comment never got changed, trying again here: |
Yes, AGM Year is being captured in the JSON object: |
|
Well, please let us know if the current |
As per Mihai, I agree that clients have never had to provide a complete address before and indeed, it would be unwise for them to book a facility until they have approval from us to move location. This is a really low volume filing, like maybe half a dozen a year; and would be done by paralegals. I’m okay for this to be a free form text field with no location validation and not stored as an address in our database. If it is even stored in the CPRD database currently, it would be a text field there, too. If we need to introduce validations, based on evidence of poor data in self-serve filings, we can cross that bridge later. |
Data elements from the requirements pov. Developers to make the final decisions on the data elements details.
Company AGM Location Change
Applicable to BC Ltd., BEN, ULC, CCC, C company types.
Requirements and UI Design are completed and baselined.
Data Elements
i. AGM Year – Numeric, 4 digits, the year for which an AGM Location change is requested.
ii. Reason – Character box, maximum 2,000 chars. Reason for requesting an AGM location change.
iii. AGM location - Character box, maximum 100 chars. Would contain City, Province/State and Country. Would be used to generate an output letter. Originally an address field was proposed, and then this format was requested, as it is used currently.
Verify the Reason field, 2,000 chars max.
Remove address reference
Add AGM Location field max. 100 chars
- [ ] Add Completing Party (maybe -- Mihai to confirm)The output letter was approved to use a generic "Dear Applicant" expression, so we do not need to collect the Completing Party anymore.
Update example data
Create unit tests
The text was updated successfully, but these errors were encountered: