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

Migrate multiproject request queues to table #602

Closed
stwalkerster opened this issue Aug 6, 2020 · 0 comments · Fixed by #704
Closed

Migrate multiproject request queues to table #602

stwalkerster opened this issue Aug 6, 2020 · 0 comments · Fixed by #704
Assignees
Labels
Priority: Medium schema changes This task requires database schema changes

Comments

@stwalkerster
Copy link
Member

stwalkerster commented Aug 6, 2020

  • split status column in request table to status and queue
  • start using new db table for lookups
  • look up default queue for domain
  • change log statements which do a deferral to a different queue - use existing format, reformatting logging will be handled by another task
  • drop temp migration columm legacystatus on requestqueue table
@stwalkerster stwalkerster added the schema changes This task requires database schema changes label Aug 6, 2020
@stwalkerster stwalkerster self-assigned this Aug 6, 2020
@stwalkerster stwalkerster changed the title Migrate multiproject request queues from config Migrate multiproject request queues to table Aug 14, 2020
@stwalkerster stwalkerster linked a pull request Aug 9, 2021 that will close this issue
@stwalkerster stwalkerster moved this from To do to In review in Multi-project support Aug 9, 2021
Multi-project support automation moved this from In review to Done Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium schema changes This task requires database schema changes
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant