cityofaustin / cityofaustin/techstack
Feature flags causing a goofy build error
Open
Bug Reported
Joplin Alpha
P5
Team: Dev
- Dominant language
- No language data
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
We added django-flags in https://github.com/cityofaustin/techstack/issues/3078
This is good
But there is a goofy error where migrations for django-flags were being prevented from running when loading data for the first time.
I added some specific error handiling to catch this so it dosen't break builds, so we are good for now.
However, we should investigate, understand the error, and prevent it from happening.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.