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

Filer - update AR filing to withdraw businesses in dissolution where appropriate #21208

Closed
3 tasks done
argush3 opened this issue May 10, 2024 · 1 comment
Closed
3 tasks done
Assignees
Labels
Entities - David A label to filter on the tickets for the Entities based team that David is PO for. ENTITY Business Team

Comments

@argush3
Copy link
Collaborator

argush3 commented May 10, 2024

In the cases where after an AR filing is made for a business that is in the dissolution process, if the business no longer meets the criteria for dissolution, withdraw it from the dissolution process.

TODOs

  • Add logic to withdraw a business from dissolution process where req’d. This will involve using the service class functionality added in # to determine if a business can be withdrawn from dissolution process. If business can be withdrawn, update batch_processing.status = “WITHDRAWN” and update any other req’d fields in the entry. Note: there might be warning related entries that need to be updated but these will be handled in separate tickets.
  • use enable-involuntary-dissolution feature flag for this logic
  • Add unit tests
@argush3 argush3 added Entities - David A label to filter on the tickets for the Entities based team that David is PO for. blocked ENTITY Business Team labels May 10, 2024
@argush3 argush3 removed the blocked label May 30, 2024
@kzdev420 kzdev420 self-assigned this May 30, 2024
@vishnup0422
Copy link
Collaborator

This is verified in Dev

  • Move the business to dissolution.
  • File AR for the business that are in the process of dissolution.
  • Check the Business will become Active once the AR's are filed successfully.
  • Check the DB the businesses are withdrawn from dissolution.

image.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Entities - David A label to filter on the tickets for the Entities based team that David is PO for. ENTITY Business Team
Projects
None yet
Development

No branches or pull requests

3 participants