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

Compare with Current View Page History

« Previous Version 11 Next »

On this page

Use case details
FunctionAdd comment
Type

Use case description

This is one of the built-in usage examples and automatically adds a comment to the parent issue including the summary and status of the current issue.

This is helpful when you don't want to keep track of individual sub-tasks and only receive notifications of the parent issue (e.g. as a watcher or reporter).

Complexity

BEGINNER



Configuration steps

Definition of basic (required) parameters


ParameterValue(s) / Steps to set value(s)Notes
Target issue *Parent issueThe comment will be left in parent of the current issue.
Comment text *
The issue %{issue.key} has just been transitioned to %{issue.status}.

The comment includes the following information :

  1. the key of the current issue which will be rendered with the added summary in the comment
  2. the current status of the current issue
Comment author *Current userThe comment will be left as the current user (the user transitioning the issue).
Comment visibility *Unrestricted (all users)All users with access to the issue will see the comment.

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



Related examples