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

24041 Fix alteration of company type issues #3071

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Conversation

leodube-aot
Copy link
Collaborator

@leodube-aot leodube-aot commented Nov 12, 2024

Issue #: /bcgov/entity#24041

Description of changes:

  • Added BEN->CC and CBEN->CCC into valid alteration type changes

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

'numberedLegalNameSuffix': 'B.C. COMMUNITY CONTRIBUTION COMPANY LTD.',
'numberedLegalNameSuffix': 'B.C. COMMUNITY CONTRIBUTION COMPANY',
Copy link
Collaborator

Choose a reason for hiding this comment

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

@leodube-aot did you confirm this with BA, if yes can you update here (https://github.com/bcgov/lear/blob/main/colin-api/src/colin_api/models/business.py#L86) as well?

Note: You need to redeploy entity-filer after merging this PR to reflect this change while creating a new business

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Actively getting confirmation on this (I meant to mark this PR as draft while I await a response). The issue is a discrepancy between this validation and business-edit-ui. Will be updating shortly.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Talked to Dylan and the preference is to use "COMMUNITY CONTRIBUTION COMPANY LTD." suffix for numbered companies. Reverted this change and created this PR in edit-ui. Fixing unit tests now and will mark as ready for review.

@leodube-aot leodube-aot marked this pull request as draft November 12, 2024 19:09
@leodube-aot leodube-aot marked this pull request as ready for review November 12, 2024 21:23
@leodube-aot leodube-aot merged commit 743879f into bcgov:main Nov 12, 2024
7 checks passed
Copy link
Collaborator

@severinbeauvais severinbeauvais left a comment

Choose a reason for hiding this comment

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

LGTM

@leodube-aot leodube-aot deleted the 24041 branch November 26, 2024 19:29
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.

3 participants