Skip to content

Change default execution/trigging behavior #72

Description

@poautran

In GitLab by @woutdenolf on Nov 18, 2025, 15:42 GMT+1:

After discussions with the EPDAK developers at MPIKG, we would like to revise the default execution/propagation logic.

Currently, tasks can be executed without propagating results downstream, but in practice we have no use case for “execute only.” Whenever an upstream task runs, its results should always be made available to downstream tasks via dynamic inputs.

Therefore, I propose that:

Execution should always be followed by propagation to downstream tasks (i.e., “execute + propagate”),

But propagation should not automatically continue further downstream unless this is "enabled" by the receiving node.

The receiving widgets should decide whether they want to automatically “execute + propagate” when they receive new upstream data (after dynamic inputs have been updated).

If possible, it would be useful to add a context-menu option (right-click on a node in the canvas) to enable or disable automatic execution for that node.

This would give users control over whether a node executes immediately upon receiving new inputs or waits for a manual trigger.

Migrated from GitLab: https://gitlab.esrf.fr/workflow/ewoks/ewoksorange/-/issues/72

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions