Skip to content
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

18162 AGM Location Change - part 2 #146

Merged
merged 4 commits into from
Oct 26, 2023
Merged

18162 AGM Location Change - part 2 #146

merged 4 commits into from
Oct 26, 2023

Conversation

chenhongjing
Copy link
Collaborator

Issue #: /bcgov/entity#18162

Description of changes:

  1. Updated AGM location change schema
    • add reason field
    • update agmLocation field
  2. Updated example data
  3. Updated unit tests

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the business-schemas license (Apache 2.0).

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
Copy link
Collaborator

@thorwolpert thorwolpert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

location as a string doesn't support the requirements easily.
please explain how that will do that

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
},
"agmLocation": {
"type": "string",
"maxLength": 100
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if someone does type in address, this is too short to hold the data we have for addresses. and that's assuming they use the codes for state/prov & country and don't spell them out.

@argush3 argush3 merged commit 2be59ea into bcgov:main Oct 26, 2023
1 check passed
JazzarKarim pushed a commit to JazzarKarim/business-schemas that referenced this pull request Jan 31, 2024
* 18162 AGM Location Change II

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

* fix

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

* update max len of AGM location

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

* fix test

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

---------

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants