Skip to content

fix: [DHIS2-21508] Fix priority typo in storeProgramRules#4564

Open
karolinelien wants to merge 1 commit into
masterfrom
fix/DHIS2-20920-priority-typo-program-rule-actions
Open

fix: [DHIS2-21508] Fix priority typo in storeProgramRules#4564
karolinelien wants to merge 1 commit into
masterfrom
fix/DHIS2-20920-priority-typo-program-rule-actions

Conversation

@karolinelien
Copy link
Copy Markdown
Contributor

@karolinelien karolinelien commented May 14, 2026

Fixes https://dhis2.atlassian.net/browse/DHIS2-21508

Fixes a typo where prioriy was written instead of priority when storing program rule actions to IndexedDB. The typo was introduced in #4456

AI Assisted

Fixes a typo where `prioriy` was written instead of `priority` when
storing program rule actions to IndexedDB. This caused `action.priority`
to always be `undefined` in InputBuilder.ts, silently breaking program
rule action priority ordering for all metadata loaded via the normal
IndexedDB path.

AI Assisted
@karolinelien karolinelien requested a review from a team as a code owner May 14, 2026 10:27
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

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