Skip to content

docs: fix metadata attribute value filter example for 2.42+ [2.42] - #1779

Open
netroms wants to merge 1 commit into
2.42from
docs-attribute-value-filter-2.42
Open

docs: fix metadata attribute value filter example for 2.42+ [2.42]#1779
netroms wants to merge 1 commit into
2.42from
docs-attribute-value-filter-2.42

Conversation

@netroms

@netroms netroms commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Cherry-pick of #1777 to 2.42.

Updates the stale pre-2.42 attributeValues.value filter example (returns 400 E1003 since DHIS2-17482) to the supported attribute-ID-as-property-name syntax.

AI Assisted

Since 2.42 metadata attribute values are stored as a JSONB map keyed by
attribute ID (DHIS2-17482), so the attributeValues.value filter path no
longer exists. Filters on attribute values use the attribute's ID as the
property name instead.

(cherry picked from commit b1c02d0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants