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

Create a rake task for migrating domain statuses data #2082

Closed
OlegPhenomenon opened this issue Jul 8, 2021 · 1 comment
Closed

Create a rake task for migrating domain statuses data #2082

OlegPhenomenon opened this issue Jul 8, 2021 · 1 comment
Assignees

Comments

@OlegPhenomenon
Copy link
Contributor

Related #1902

After the structure of the database is prepared Related #2080 , it will be necessary to transfer the status data to the new fields. It is better to do this asynchronously with a new worker, since it is not known how much data will have to be migrated and how long it will take.

@OlegPhenomenon
Copy link
Contributor Author

OlegPhenomenon commented Jul 9, 2021

Close because implemented it in #2083

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

No branches or pull requests

2 participants