-
Couldn't load subscription status.
- Fork 166
Closed
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: breakingA breaking change that will impact in a major version change.A breaking change that will impact in a major version change.change: documentationImprovements or additions to documentation. It won't impact a version change.Improvements or additions to documentation. It won't impact a version change.
Milestone
Description
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.
JBBianchi
Metadata
Metadata
Assignees
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: breakingA breaking change that will impact in a major version change.A breaking change that will impact in a major version change.change: documentationImprovements or additions to documentation. It won't impact a version change.Improvements or additions to documentation. It won't impact a version change.
Type
Projects
Status
Done