Skip to content

docs(feature-flags): a restart now applies the Locations and Relabeling toggles to the Classic UI and /api/v2 - #15990

Open
Maffooch wants to merge 1 commit into
bugfixfrom
docs/feature-flags-restart-follows-toggle
Open

Maffooch wants to merge 1 commit into
bugfixfrom
docs/feature-flags-restart-follows-toggle

Conversation

@Maffooch

Copy link
Copy Markdown
Contributor

Description

Docs only. DefectDojo Pro now reads the stored Locations and Organization / Asset Relabeling toggles at start-up and applies them to the deployment settings that the Classic UI, the /api/v2 route wiring and the /api/v3 API read (companion Pro change on the same release line). A restart therefore applies a toggle made on the Feature Flags page to those surfaces, and operators no longer need to set DD_V3_FEATURE_LOCATIONS or DD_ENABLE_V3_ORGANIZATION_ASSET_RELABEL by hand. The env vars remain the upgrade seed and the fallback when the database cannot be reached at start-up.

Changes:

  • admin/feature_flags/PRO__feature_flags.md: the Locations and Relabeling sections and the availability table stop sending operators to the env vars and describe the restart behaviour, including that /api/v2/location/ answers 404 until the restart and appears in the API documentation after it.
  • asset_modelling/locations/PRO__locations_overview.md and asset_modelling/PRO_hierarchy/asset_hierarchy.md: same correction.
  • New releases/os_upgrading/3.3.200.md upgrade note that corrects the 3.2.200 guidance and documents DD_FEATURE_FLAGS_BOOT_SYNC.

Translations are not touched; they are produced in their own batches.

Open source DefectDojo is unaffected: with the pro app absent the deployment settings govern these features exactly as before.

🤖 Generated with Claude Code

…ng toggles to the Classic UI and /api/v2

DefectDojo Pro reads the stored Locations and Organization / Asset Relabeling
toggles at start-up and applies them to the deployment settings the Classic UI,
/api/v2 and /api/v3 route wiring read. Operators no longer need to set
DD_V3_FEATURE_LOCATIONS or DD_ENABLE_V3_ORGANIZATION_ASSET_RELABEL to make a
restart move those surfaces; the env vars remain the upgrade seed and the
DB-down fallback. Adds the 3.3.200 upgrade note that corrects the 3.2.200 guidance.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@Maffooch Maffooch added this to the 3.3.200 milestone Sep 16, 2026
@github-actions github-actions Bot added the docs label Sep 16, 2026
@Maffooch
Maffooch enabled auto-merge September 16, 2026 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant