Convert to issue does not use a template #14010
-
If I make a draft on a project in projects beta, then press convert to issue and pick the repo, it creates an issue but bypasses the issue template chooser and then you get an issue that is missing the template and you have to figure out how to combine them. I suggest, that when there templates in a repo, that converting an issue allows the selection of a template and then the new issue becomes body of draft plus template. |
Beta Was this translation helpful? Give feedback.
Replies: 20 comments 11 replies
-
Yes. Was looking for this. Thanks for raising this feedback. I would love to be able to convert based on a issue template. |
Beta Was this translation helpful? Give feedback.
-
Currently the side panel loses all convenience when I have to jump to the New Issue screen to copy/paste a template. Ideally when the issue is converted from a draft and a repo is selected, that repository's issue templates are displayed for selection. |
Beta Was this translation helpful? Give feedback.
-
This should also happen when converting from a list of items using the 'Convert to issue' feature. |
Beta Was this translation helpful? Give feedback.
-
I also have the same question here! It would totally make sense for you to be able to select a template |
Beta Was this translation helpful? Give feedback.
-
+1 to this. Would be super useful to create issues from templates directly from the Project board instead of draft/blank issue. |
Beta Was this translation helpful? Give feedback.
-
+1. This would improve the development flow considerably. |
Beta Was this translation helpful? Give feedback.
-
I also would love this. |
Beta Was this translation helpful? Give feedback.
-
+1. I end up doing a really hinky workaround where I have a list of drafts in one screen and then I write the issue on another screen, so this would shave a significant chunk of time off my issue writing. |
Beta Was this translation helpful? Give feedback.
-
Must have feature and should be fairly easy to implement |
Beta Was this translation helpful? Give feedback.
-
Implementing this feature would make any workflow way more productive. |
Beta Was this translation helpful? Give feedback.
-
+1. all the beautiful things that we could do if only this was implemented 🙊 |
Beta Was this translation helpful? Give feedback.
-
Surprised this is not implemented yet... |
Beta Was this translation helpful? Give feedback.
-
+1 - This feature would improve the workflow immensely. |
Beta Was this translation helpful? Give feedback.
-
+1- Please consider this otherwise we have manually select projects, assignees, sprints, etc. |
Beta Was this translation helpful? Give feedback.
-
+1 this would be really helpful for so many reasons others have highlighted |
Beta Was this translation helpful? Give feedback.
-
+1 This would be very helpful for the productivity of devs |
Beta Was this translation helpful? Give feedback.
-
+1 We are using the Issue template to define a strict criteria for issue logging. This feature gap negates all that effort. |
Beta Was this translation helpful? Give feedback.
-
Hope this becomes possible soon. 😅 |
Beta Was this translation helpful? Give feedback.
-
folks! my team worked out how to do this! there's a slash command - once you've converted the issue, if you click edit and type |
Beta Was this translation helpful? Give feedback.
-
This also happens when you are converting a task in a tasklist (see: #72731) As others pointed out in the accepted answer, this workaround is only good for getting the issue body text (and doesn't work for |
Beta Was this translation helpful? Give feedback.
folks! my team worked out how to do this!
there's a slash command - once you've converted the issue, if you click edit and type
/template
you can select one of your templates.