Is there a way/plug in that will let me schedule an issue to be assigned to someone?

Jen Wu April 10, 2019

So if I have a list of tickets I want to assign John doe on monday at 9AM is there a way I can have it scheduled to do so? 

1 answer

0 votes
Kurt Klinner
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.
April 14, 2019

@Jen Wu 

 

Hi Jen

one option would be to use an external mechanism like cron on linux

and to assign issues by using the rest api https://docs.atlassian.com/software/jira/docs/api/REST/8.1.0/?_ga=2.105379459.1216574259.1555264977-1143674982.1555264977#api/2/issue-assign

 

https://blog.valiantys.com/en/jira-en/automation-update-jira-issues-automatically/ might also be worth a look

 

Cheers

Kurt

Suggest an answer

Log in or Sign up to answer