Versions Compared

Key

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


Page properties
hiddentrue


Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



Panel

On this page

Table of Contents
exclude(On this page|Use case).*
stylecircle
typeflat
separatorpipe


Page properties
hiddentrue


Automated action

Add comment

Use case descriptionPeriodically add a comment mentioning the assignee to all unresolved issue that haven't been updated for more than 30 days.
Complexity

Status
colourGreen
titleBeginner




UI Text Box
sizemedium
typeinfo

Use case

As the number of issues grow in your Jira instance, keeping track of unresolved issues might get a bit complicated. Getting an automated reminder to take action on specific issues might come handy at this point.

The following rule will remind the assignees of unresolved issues every Monday at 01:00 AM by mentioning them in a comment, stating that the issue hasn't been updated for more than 30 days.




UI Steps

Scheduled trigger

UI Step
Excerpt Include
DECADIS:Automation Use Case - Create Rule Step
DECADIS:Automation Use Case - Create Rule Step
nopaneltrue



UI Step

Add a TriggerScheduled and choose who you want to execute this rule in Run as*

UI Steps


UI Step

Schedule*

Choose Days per Week


UI Step

Interval* 

Set to Once per day at 1 00 am and check Monday



JQL selector

UI Step

Add Selector JQL selector


UI Step

JQL Query*

Use the following expression:

Code Block
linenumberstrue
resolution = Unresolved and updated <= startOfDay(-30)


Add comment action

UI Step


UI Steps


UI Step

Next to JQL Selector click on Add → Action → Add Comment


UI Step

Comment's text*

Code Block
linenumberstrue
Hi [~%{selector.issue.assignee}],

this issue hasn't been updated for 30 days.
Please check whether this issue is still actively being worked on.

Thank you!





UI Step

Excerpt Include
DECADIS:Automation Use Case - Enable Rule
DECADIS:Automation Use Case - Enable Rule
nopaneltrue




Screencast

UI Text Box
typenote

No screencast available at the moment.


Related use cases

Page properties report
headingsAutomated action, Use case description, Complexity
cqllabel = "use-case-auto" and label = "add-comment" and space = "AUTOMATION"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue