Skip to end of banner
Go to start of banner

Required fields workflow transition

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Example of configuration of transition with field screen with required field

Workflow view

Transition synchronization example with Component as required field.


Transition configuration

On "Close" transition you require from user to fill Component/s field.


Workaround

Basically you just need to duplicate your existing transition within your desired workflow.

Close transition won't take place, so you need to adjust your workflow. Below you you can find required steps:

  1. Add new transition from status IN PROGRESS to status CLOSED, e.g. IssueSYNC_close, without attaching Screen to it.
  2. Add condition to this new transition (IssueSYNC_close) - restrict it to technical user only (because there is no condition for single user, you need to create new group and assign technical_user only to this group, you will ensure no one will have access to this transition excluding technical_user, which will allow IssueSYNC plugin to make transition).



IssueSYNC configuration

Before workaround


After workaround

After adding your new transition, configure workflow mapping as on the picture (map only transition without required fields).


IssueSYNC versions up to 3.0.x

 show details...

IssueSYNC's workflow mapping configuration

Before

Alter adding your new transition configure workflow mapping as on the picture (map only transition without required fields).


  • No labels