Skip to content

fix: add true no flag option [DHIS2-18263]#1448

Merged
tomzemp merged 4 commits intomasterfrom
DHIS2-18263/no-flag-option
Mar 17, 2026
Merged

fix: add true no flag option [DHIS2-18263]#1448
tomzemp merged 4 commits intomasterfrom
DHIS2-18263/no-flag-option

Conversation

@tomzemp
Copy link
Member

@tomzemp tomzemp commented Oct 24, 2025

See https://dhis2.atlassian.net/browse/DHIS2-18263

This updates flag options in settings app to label dhis2 flag as DHIS2 and to add a new "No flag" option that has id of none. Note that while none does not exist as a hardcoded value on the backend, the backend will accept any string, and since there is no flag of none, we can use this as the null option.

Existing implementations would see their "No flag" option become "DHIS2", which is more accurate. This will work in conjunction with the change in the login app dhis2/login-app#55

@dhis2-bot
Copy link
Contributor

dhis2-bot commented Oct 24, 2025

🚀 Deployed on https://pr-1448.settings.netlify.dhis2.org

@dhis2-bot dhis2-bot temporarily deployed to netlify October 24, 2025 11:21 Inactive
@sonarqubecloud
Copy link

@dhis2-bot dhis2-bot temporarily deployed to netlify October 24, 2025 11:28 Inactive
@tomzemp tomzemp requested a review from a team March 2, 2026 13:58
Copy link
Contributor

@flaminic flaminic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tomzemp . Looks good!

@dhis2-bot dhis2-bot temporarily deployed to netlify March 17, 2026 14:40 Inactive
@tomzemp tomzemp enabled auto-merge (squash) March 17, 2026 14:46
@sonarqubecloud
Copy link

@dhis2-bot dhis2-bot temporarily deployed to netlify March 17, 2026 14:50 Inactive
@tomzemp tomzemp disabled auto-merge March 17, 2026 14:51
@tomzemp tomzemp merged commit 2b9acfe into master Mar 17, 2026
8 checks passed
@tomzemp tomzemp deleted the DHIS2-18263/no-flag-option branch March 17, 2026 14:57
dhis2-bot added a commit that referenced this pull request Mar 17, 2026
## [100.15.3](v100.15.2...v100.15.3) (2026-03-17)

### Bug Fixes

* add true no flag option [DHIS2-18263] ([#1448](#1448)) ([2b9acfe](2b9acfe))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 100.15.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants