Commit 5992bd5
fix(calendar): map dropdown repeat values to correct backend integers
repeatRuleMap had keys (weekly, monthly, yearly) that didn't match the
dropdown values (weeklyOne, weeklyAll, monthlyDom, yearlyOne). Added
aliases so all dropdown options map to the correct RepeatType integer.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 21baea4 commit 5992bd5
1 file changed
Lines changed: 500 additions & 0 deletions
File tree
- eform-client/src/app/plugins/modules/backend-configuration-pn/modules/calendar/modals/task-create-edit-modal
0 commit comments