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 change of registration filing processor to work with alternate name changes #20328

Closed
8 tasks
argush3 opened this issue Mar 15, 2024 · 1 comment
Closed
8 tasks
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 Mar 15, 2024

Update filing processors such that we are work with alternate_name entries if required. With the new data model, SPs will need to use alternate_name similar to the way we use a legal_entity record.

If the filing processor only works with legal entity records, it may be the case that no major updates need to be made to work with alternate_names.

For each filing processor, do the following:

  • Do work in legal name branch
  • Update to work with alternate names and legal entities
  • There may be some other misc updates required to get processor working. Update as appropriate.
  • Update LegalEntity, AlternateName and Filings model manually in common models to match with legal api models as required. If BE - sync with main #19451 has been completed, this may not be required
  • Update worker.py as required
  • Update to ensure that everything is persisted and retrieved correctly according to new data model
  • ignore alias logic. work will be done in another ticket
  • Update tests relevant to this filing processor
@chenhongjing
Copy link
Collaborator

#20891 created for outstanding issues

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