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

Compare with Current View Page History

« Previous Version 2 Next »

On this page

Use case details
FunctionAdd comment
Type

Post function

Use case description

Add a comment to the linked Epic including the summary and status of the current issue.

This is helpful when you don't want to keep track of individual Stories and only receive notifications of the linked Epic (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*
  1. Parent issue
  2. %{issue.cf10014}

The comment will be left in linked epic of the current issue.

(warning) The field code %{issue.cf10014} represents the field Epic Link and may vary by instance.

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*AssigneeThe comment will be left as the current assignee of the issue.
Comment visibility*Unrestricted (all users)All users with access to the issue will see the comment.



Related examples