Feature #1138
closedIssue templates
0%
Description
It would be cool to allow "pre-filled issues" where some fields are already set to their wanted value.
This could be done by setting useful parameters in the URL (http://myredmine.com/issues/new/tracker/feature/status/new etc.) or by defining "issue templates" in the admin.
(first issue btw, feel free to correct things that I did wrong, or if I'm unclear).
Related issues
Updated by Damien Couderc almost 16 years ago
+ 1
In fact, my team need something more complex than that.
In Trac we are used to set a TOTO list in the ticket description for recurrent tasks. Having the ability to pick a template to create new issues would be a nice feature.
Updated by Damien Couderc almost 16 years ago
I forgot to say than instead of admin, templates should be handled by project managers for each projet.
Updated by Damien Couderc almost 16 years ago
Damien Couderc wrote:
In Trac we are used to set a TOTO list in the ticket description for recurrent tasks. Having the ability to pick a template to create new issues would be a nice feature.
Please read TODO instead :)
Updated by Dong Wang over 15 years ago
it's a very important feature for my team too.
Updated by Christian Mayr over 14 years ago
+1
We could use this as some kind of "checklist" for certain trackers, making sure that one doesn't forget important points
Updated by Mischa The Evil over 14 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Closed in favor of duplicated issue #643.
Updated by Fred B about 8 years ago
Updated by Toshi MARUYAMA about 8 years ago
Fred B wrote:
I don't think #1138 should be closed. #643 only ask for Issue description templates.
To my point of view, template would be useful for almost every issue field, and especially for auto creating sub-task and checklist.
+1 for an Issue template functionality integrated into Redmine core.
Updated by Toshi MARUYAMA about 8 years ago
- Is duplicate of deleted (Feature #643: Issue description templates)
Updated by Toshi MARUYAMA about 8 years ago
- Is duplicate of Feature #6715: Issue templates added
Updated by Toshi MARUYAMA about 8 years ago
- Has duplicate deleted (Feature #3153: Default description text)
Updated by Sunding Wei almost 4 years ago
Issue Template Plugin - JavaScript
I made a simple hack with JavaScript. It's very simple to use, change as you need. Check it out here:
https://github.com/sweihub/redmine/blob/master/plugins/redmine_mermaid_macro/assets/javascripts/issue-template.js
You have to install this plugin, since I attached my "redmine issue template" script to the plugin
https://github.com/sweihub/redmine/tree/master/plugins/redmine_mermaid_macro
Or, simply use my enhanced "Redmine v4.x + basecamp theme + useful plugins" bundle.
https://github.com/sweihub/redmine/