If you do not have a copy option please create such enhancement.
We have tasks that needs to be repeated every week with some small variations in each task must most is the same.
You can use "clone" from the menu options on an issue.
But for a regular repeated task, it's probably better to write a very short script that uses REST to create a new issue (Pi + Cron + 20 line script, 19 lines of which is poking me on HipChat if the create fails)
If I clone, only the settings are cloned, and the attachements, but the comments are nit cloned. How can I clone the entire Ticket inclusive the comments.Thx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bata
You can use Clone Plus for Jira to can copy comments, attachments, watchers, links, subtasks, subtask estimates, parent versions, epic issues, and their subtasks.
Full disclosure: I'm the product manager for the app.
Please let me know if you have any questions!
Best,
Nishanth T
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As far as I know if you want to clone an issue and its issues, you need a Marketplace app like Clone Plus or our Jira cloud app Deep Clone for Jira, @Bata.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is the functionality built in it is called 'Clone' and it can be found under the 'More' actions on any issue provided the user has create permissions.
image2015-12-21 23:39:50.png
However, as you say you have a set of tasks to be repeated every week you may wish to look at one of the scripting plugins to make this easier for you as you could then clone multiple tickets at once and bulk populate with certain parameters.
Hope this helps.
Phill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.