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

Compare with Current View Page History

« Previous Version 6 Next »

On this page

Use case details
FunctionUpdate fields
Type

Use case description

Assign the issue to the user who last commented on the issue.

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 *

Assignee

  1. Value: Parser expression
  2. Expression: 

    %{issue.lastComment.author}

The user who commented last on the issue will be set as the new assignee.

Run as *Current userThe post function will be executed as the current user.



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