Skip to content

[Fix] Custom automation search fails after timezone cadence update - #2463

Merged
mrubens merged 1 commit into
developfrom
fix/pr-2444-develop-integration
Sep 10, 2026
Merged

[Fix] Custom automation search fails after timezone cadence update#2463
mrubens merged 1 commit into
developfrom
fix/pr-2444-develop-integration

Conversation

@roomote-roomote

Copy link
Copy Markdown
Contributor

​Opened on behalf of @daniel-lxs. Follow up by mentioning @roomote-roomote, in the web UI, or in Slack.

What changed

  • Pass the deployment's effective scheduling timezone when custom automation cadence text is included in unified-list search terms.
  • Cover searching a saved non-UTC cadence by its timezone label.

Why this change was made

PR #2444 changed the cadence formatter to require a timezone, while newer unified automation search code on develop still called it without that argument. The individually clean merges therefore produced a web typecheck failure after integration.

Impact

Custom automation search remains type-safe and can match the same timezone-aware cadence users see on saved automation cards. The focused component suite, web typecheck, formatting, lint, and repository pre-push gates pass.

Related PRs

@roomote-community

roomote-community Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

No code issues found. See task

Reviewed 82d2ba4

@roomote-roomote
roomote-roomote Bot marked this pull request as ready for review September 10, 2026 14:14
@mrubens
mrubens merged commit 422e188 into develop Sep 10, 2026
17 checks passed
@mrubens
mrubens deleted the fix/pr-2444-develop-integration branch September 10, 2026 14:51
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