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

Remove unused document types #2432

Open
1 task
Sepehr-Sobhani opened this issue Oct 30, 2024 · 2 comments
Open
1 task

Remove unused document types #2432

Sepehr-Sobhani opened this issue Oct 30, 2024 · 2 comments
Labels

Comments

@Sepehr-Sobhani
Copy link
Contributor

Describe the task

In the early days of Reg1, we added various document types as production data in 0002_prod_data.py. Currently, many of these document types are not in use. At the time of creating this ticket, we are not utilizing the following document types:

DocumentType(name='proof_of_authority_of_partner_company'),
DocumentType(name='senior_officer_proof_of_authority'),
DocumentType(name='operation_representative_proof_of_authority'),
DocumentType(name='soce_senior_officer_proof_of_authority'),
DocumentType(name='proof_of_start'),
DocumentType(name='opt_in_signed_statutory_declaration')

Acceptance Criteria

  • Create a migration in the registration app and remove unused document types

Additional context

  • Add any other context about the task here.
  • Or here
@patriciarussellCAS
Copy link

@Sepehr-Sobhani will we still need to do this after we've moved to Reg 2? Or will these be removed as part of the migration?

@Sepehr-Sobhani
Copy link
Contributor Author

This task can be done at any time; it's just a database cleanup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants