Is there a way to set up a notification to both a JIRA user and their manager if a JIRA user did not enter time on an issue?

Jeff Goldring March 14, 2016

Is there a way to set up a notification to both a JIRA user and their manager if a JIRA user did not enter time on an issue ?

 

1 answer

0 votes
GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 14, 2016

Even though there is a feature to send emails if someone did not enter time on an issue, the question here is how you determine the user's manager and its email address?

Jeff Goldring March 14, 2016

Right.  So . .how do you set it up to send the email and how does JIRA know whether or not a user entered time on an issue?  Does this require a plug-in?

 

GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 14, 2016
Jeff Goldring March 14, 2016

Determining the manager is no problem since everyone is entered as a user in JIRA.  even if we could only get a reminder email to the user, that would be at least a  step in the right direction - just not sure how to set that up.

Jeff Goldring March 14, 2016

Received your email after my last comment - sorry about that. 

So I entered the following JQL.  Would this be right? 

project = "PROJECTNAME" AND timespent <= 5m AND Sprint = "CURRENTSPRINT" and worklogDate = now().

Where CAPITALLETTERS are the actual names being used.

Then subscribe daily to this filter?

GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 23, 2016

yes

Suggest an answer

Log in or Sign up to answer