Forums

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

Delay creation of sub-tasks in automation

Olof Nysten
Contributor
August 31, 2021

I'm implementing a pre-boarding flow using JSM.

 

In the flow the automation creates a lot of sub-tasks and appoints them to different functions in the organization.

Today the head of HR came to me and asked if I can change the automation so some sub-tasks isn't created right away, but a week or two before the employee starts their employment.

Is that possible with automation?

Thanks in advance

Olof

1 answer

1 accepted

0 votes
Answer accepted
Ravi Sagar _Sparxsys_
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.
August 31, 2021

Hi @Olof Nysten 

How are those sub tasks created right now? On a transition?

You can use scheduler in your automation rule and use JQL in your branch to check for issues based on dates.

Something like this or any other date field.

created >= -1w

It will give you issues created in the last 1 week. Now based on this you can perform further action in your automation rule. Schedule it to run every week.

I hope it helps.

Ravi 

Olof Nysten
Contributor
September 1, 2021

Thank you for your answer,

Yes, the sub-tasks are created in a transition.

 

The scheduler, is that an app or is it built in to the autmomization?

Olof Nysten
Contributor
September 1, 2021

I think I found it now. I have created a test automation and will see if I get a subtask appointed to me tomorrow when the automation is suppost to run.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events