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

Compare with Current View Page History

Version 1 Next »

On this page

Use case details
FunctionUpdate fields
Type

Use case description

When an issue is resolved and the resolution set to 'Done' the Affects version/s will be added to the Fix version/s field.

Complexity

BEGINNER



Configuration steps

Definition of basic (required) parameters


ParameterValue(s) / Steps to set value(s)Notes
Target issue *Current issueThe current issue will be updated.
 Fields *

Fix versions/s

  1. Value: Copy field from current issue
  2. Field: Affects version/s ID

Versions selected in the Affects version/s field will be copied to the Fix version/s field.

Run as *Current userThe post function will be executed as the current user.
Conditional execution
%{issue.resolution} = "Done"
The post function will only be executed when the resolution is set to 'Done'.

Variations

You can easily modify this use case to further restrict the execution of the post function.

ParameterValue(s) / Steps to set value(s)Notes

Conditional execution

XXX



Conditional execution
XXX




This is how it's done

Screencast

<Screencast goes in here> Detailed instruction can be found here: https://www.decadis.net/confluence/display/XAPPSBRANDING/Screencasts+Framework

Use multimedia macro!



This is how it should look like


WhereFinal configuration
Backend


Frontend<Screenshot goes here → max 800px width >



Related examples

Related examples