Making transitions conditional upon other elements - not working

Created on 16 February 2023, over 1 year ago

Problem/Motivation

Under 'Conditions' for a workflow element, you can select as the "State" a 'disable {transition} transition'.

This should in theory disable that transition in the transition dropdown box when that condition is met. Currently this does not work.

Steps to reproduce

Add a condition to disable a transition based on another element. Nothing happens.

e.g. this should disable 'Query with customer' when the e-mail address has a value.

  '#states':
    disable_transition-query_with_customer:
      ':input[name="your_e_mail_address"]':
        filled: true

Proposed resolution

...

Remaining tasks

...

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024