fix: report correct state of feature flags on TUI #6611
Closed
Description
On a fresh install of Janssen Server(build: 1.0.21-nightly), feature flags are shown as below in TUI.
All checkboxes are unchecked. Giving an impression that all flags are disabled. At the same time, on AS all the flags are enabled by default.
We need to fix this inconsistency. TUI should always show which flags are enabled/disabled on AS. There has to be a way of TUI to know which all flags are available on AS and out of those, which ones are enabled at that point in time.
Context: discussion here
Metadata
Labels
Documentation needs to change as part of issue or PRComponent affected by issue or PRComponent affected by issue or PRIssue or PR is a bug in existing functionalityIssue or PR needs discussion during triage meetingIssue or PR is relevant to core functions, but does not impede progress. Important, but not urgent