Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Example of configuration of transition with field screen with required field

Workflow view

Transition synchronization example with Component as required field.

Image Modified


Transition configuration

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

Image Modified


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
    Status
    colourYellow
    titleIN PROGRESS
     to status
    Status
    colourGreen
    titleCLOSED
    , 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).

Image Modified

Image Added


Image Modified

Image Removed


IssueSYNC configuration

Before workaround

Image Modified


After workaround

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

Image Modified


IssueSYNC versions up to 3.0.x

Expand
titleshow 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).