Skip to content

[Bugs] Workflow interval changes from UI don't persist (manual → hourly) #1045

@appcreationsca

Description

@appcreationsca

Short summary

Automation workflow interval from "manual" to "hourly" doesn't persist after save.

Affected version or release

v0.2.32

Installation context

No response

What happened?

When changing a workflow's interval from "manual" to "hourly" using the workflow editor UI, the change does not persist after saving. The interval reverts back to "manual" on next open.

Steps to reproduce

  1. Create or have an existing Automation workflow set to "manual" interval
  2. Open the workflow in the editor UI
  3. Change the interval to "hourly"
  4. Save the workflow
  5. Re-open the workflow — interval is still "manual"

Expected behavior

The interval change should persist after saving.

Additional context

Workaround

Using the save_workflow tool programmatically with workflow_id and interval parameters works correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions