Skip to content

Fix monthly weeksOfMonth dailies triggering every day of the target week#2189

Open
Hafizzle wants to merge 1 commit intodevelopfrom
fix/weeksOfMonthTrigger
Open

Fix monthly weeksOfMonth dailies triggering every day of the target week#2189
Hafizzle wants to merge 1 commit intodevelopfrom
fix/weeksOfMonthTrigger

Conversation

@Hafizzle
Copy link
Copy Markdown
Contributor

When creating a monthly daily with "week of month" mode, the repeat field was sent with all 7 days enabled. The backend combines repeat with weeksOfMonth, so all days in that week matched instead of just the intended day. Now sets only the correct day of the week in repeat, matching what the web client already does.

When creating a monthly daily with "week of month" mode, the repeat field was sent with all 7 days enabled. The backend combines repeat with weeksOfMonth, so all days in that week matched instead of just the intended day. Now sets only the correct day of the week in repeat, matching what the web client already does.
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.

1 participant