Hi @Jamie Echlin [Adaptavist] ,
Is it possible to write behaviour for a workflow transition ?
Use Case :
On a transition 'In Progress'
- When a select list (single select) custom field 'Category' has a value "Engineering" then the In Progress Transition Screen should display only Build Date and Release Date custom fields.
- When a select list (single select) custom field 'Category' has a value other than 'Engineering' then the In Progress Transition Screen should display only Forecast Date and Committed Date custom fields.
Is this possible ? I know that workflow Validator does not work as it can only do Regular Expression Check, but we would like fields on Transition screen to be changed based on a custom field value change.
Thank you
Chander