Skip to content

Remove Schedule.On property #971

@cdavernas

Description

@cdavernas

What would you like to be added:

Remove the On property from the WorkflowSchedule object.

Why is this needed:

The On property duplicates the functionality of a Listen task placed as the first task. Retaining the On property may lead to confusion regarding how to properly configure workflows that start in response to events. It also risks creating inconsistent or unintended workflow behaviors when an event-based schedule is defined and then begins with a Listen task.

Metadata

Metadata

Assignees

Labels

area: specChanges in the Specificationchange: breakingA breaking change that will impact in a major version change.change: documentationImprovements or additions to documentation. It won't impact a version change.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions