Switch the additional_search_views
flag on in staging and prod
#4035
Labels
💻 aspect: code
Concerns the software code in the repository
🌟 goal: addition
Addition of new feature
🟧 priority: high
Stalls work on the project or its dependents
🧱 stack: frontend
Related to the Nuxt frontend
Milestone
Problem
The additional search views are ready to test in prod.
Description
To enable this feature in prod, we should set the flag
switchable
andon
by default. This would enable us to quickly check if any feature works differently with/without the additional search views in prod.Alternatives
We could make the flag enabled by default, but would then be unable to compare the two states quickly (we would need to redeploy for that)
Additional context
The text was updated successfully, but these errors were encountered: