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

[code cleanup] Add Team slug field removal migration #505

Open
qbey opened this issue Nov 4, 2024 · 0 comments
Open

[code cleanup] Add Team slug field removal migration #505

qbey opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels

Comments

@qbey
Copy link
Collaborator

qbey commented Nov 4, 2024

Code Cleanup

Is your feature request related to a problem or unsupported use case? Please describe.
#480 removes slug field for Team, we must add the migration after the deployment.

Describe the solution you'd like
The best solution should be to use https://github.com/charettes/django-syzygy but for now, the migration was "just" not added. We should add it when the current code has been deployed.

Describe alternatives you've considered
See https://github.com/charettes/django-syzygy quite straightforward, but needs to update the helm charts.

Discovery, Documentation, Adoption, Migration Strategy

Do you want to work on it through a Pull Request?
Will do

@qbey qbey added the backend label Nov 4, 2024
@qbey qbey self-assigned this Nov 4, 2024
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

1 participant