Skip to content

fix(cos): align Workflow cadence editor - #6779

Merged
atomantic merged 1 commit into
mainfrom
claim/issue-6763
Sep 10, 2026
Merged

fix(cos): align Workflow cadence editor#6779
atomantic merged 1 commit into
mainfrom
claim/issue-6763

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary

  • align the Workflow task editor with the current On Demand / Scheduled cadence model
  • save perpetual and recheck cadence independently so cron+perpetual tasks retain their cron expression
  • keep perpetual on-demand tasks on the timeline's clocked track and remove retired cadence descriptions

Test plan

  • cd client && npm test -- --run src/components/cos/tabs/workflow/ScheduleEditor.test.jsx src/components/cos/tabs/WorkflowTab.providers.test.jsx src/components/cos/tabs/schedule/GlobalConfigControls.test.jsx
  • cd client && npm run lint

Closes #6763

@atomantic
atomantic merged commit 30421c5 into main Sep 10, 2026
7 checks passed
@atomantic
atomantic deleted the claim/issue-6763 branch September 10, 2026 00:22
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.

[cognitive-load-workflow-cadence-editor] Align Workflow ScheduleEditor with the two-variant cadence model

1 participant