Skip to content

Edited field in a workflow does not trigger condition #1464

@SelwynEdelbroek

Description

@SelwynEdelbroek

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

  1. Create custom workflow that updates a hidden value
  2. Create form with hidden value
  3. Add custom workflow to form
  4. Add any workflow that triggers with conditions on the hidden value
  5. 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

No one assigned

    Labels

    state/sprint-candidateWe're trying to get this in a sprint at HQ in the next few weeks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions