-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
state/sprint-candidateWe're trying to get this in a sprint at HQ in the next few weeksWe're trying to get this in a sprint at HQ in the next few weeks
Description
Which Umbraco Forms version are you using? (Please write the exact version, example: 13.4.0)
13.5.0
Which Umbraco version are you using? (Please write the exact version, example: 13.5.2)
13.9.3
Issue summary
When a custom Umbraco Workflow changes a value from a field, the following chained workflows with condition that check this field always fails.
Specifics
No response
Steps to reproduce
- Create custom workflow that updates a hidden value
- Create form with hidden value
- Add custom workflow to form
- Add any workflow that triggers with conditions on the hidden value
- Submit form
Expected result / actual result
Expected result:
The expected result would be that the state of the forms field should be checked across all the workflows.
Actual result:
When a value has been added or updated the following workflow conditions are skipped. After a workflow execution the state is never updated.
This item has been added to our backlog AB#61143
Metadata
Metadata
Assignees
Labels
state/sprint-candidateWe're trying to get this in a sprint at HQ in the next few weeksWe're trying to get this in a sprint at HQ in the next few weeks