Hello All -
Is it possible to create a task in Jira automatically on daily basis ? We have daily production support activity and team creates issue tasks everyday manually in Jira. I was wondering if there is a way of creating a task automatically in Jira and assigning it to a specific user ?
thank you for your help.
FJiwani
Hello,
You would need to use a plugin for it.
For example, you could use the Power Scripts add-on:
You can create a script to create a task:
https://confluence.cprime.io/display/SIL/createIssue
And run this script as a job:
Great Info. Thank you all. I will check with our Jira Admin to see if we can implement this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Out of the box, I don't think so.
We have this setup, however it involves using a paid add-on Script Runner (which also does much much more).
If you're interested let me know and I can share the details.
Else, maybe you can have a look at free add-ons at:
https://marketplace.atlassian.com/
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.