Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

To see next month recurring issues

Agris B. October 29, 2018

I have hundreds of Task for different people, which are set up for recurring in next month.

Is it possible to see somewhere in JIRA this planned whole list of next month tasks?

2 answers

0 votes
Nic Brough -Adaptavist-
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.
October 29, 2018

You will need to look at the application that is providing or creating your recurring tasks.

0 votes
Tom Lister
Community Champion
October 29, 2018

Hi @Agris B.

If you want to write filter to show tasks in next calendar month try the JQL functions

startOfMonth() and endOfMonth()

are the issues identifiable by their Due Dates?

e.g. due > startOfMonth(+1) and due < endOfMonth(+1)

Agris B. October 29, 2018

But currently these next month tasks not created, only done setup in old tasks.

When I open this old task, I see that next occurrence will be on 30.11.2018, and then JIRA will create task with due date in November.

But is it possible to see all these "next occurrence" by list of all next month tasks?

Nic Brough -Adaptavist-
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.
October 29, 2018

You need to look at what is creating these tasks.

Agris B. October 29, 2018

Sorry, but I little bit not understood..

How to understand "what is creating"?

Nic Brough -Adaptavist-
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.
October 29, 2018

I don't know.  You have not told us what is creating the recurring tasks.

Jira does not create issues itself.  As you have recurring tasks being created, there is some person or process creating them.  You need to look at whatever is creating them to answer your question.

Agris B. October 29, 2018
Tom Lister
Community Champion
October 29, 2018

Hi @Agris B.

Looks like this plugin sets info on individual issues to control repeat and sets up its own custom fields to support that.

try searching for 'Next Occurrence' in the date range that will trigger the next repeats.

Agris B. October 29, 2018

Not given such field "Next occurrence" for filters:(, only visible in individual issues.

Tom Lister
Community Champion
October 30, 2018

Hi

the plugin documentation has notes on searching these issues in filters. Check their options and see what works for your issues.

Agris B. October 30, 2018

Thanks!

I found that is possible to use searcing and found all cloned issues:

codedoers.repeating.nextOccurrenceDate is not empty

, but not possible to see exactly occurrences dates and planned due dates in list

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events