Skip to content

fix: report correct state of feature flags on TUI #6611

Closed
@ossdhaval

Description

On a fresh install of Janssen Server(build: 1.0.21-nightly), feature flags are shown as below in TUI.

image

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

area-documentationDocumentation needs to change as part of issue or PRcomp-jans-auth-serverComponent affected by issue or PRcomp-jans-config-apiComponent affected by issue or PRkind-bugIssue or PR is a bug in existing functionalityneeds-discussionIssue or PR needs discussion during triage meetingpriority-3Issue or PR is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions