Ticket #4044 (closed enhancement: duplicate)
Opened 5 years ago
Last modified 5 years ago
new ticket optionally uses templates too
| Reported by: | ThurnerRupert <rupert.thurner@…> | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
it would be beneficial if one could choose a ticket description template out of a list when creating a new ticket, like it will be possible for wiki pages via PageTemplates.
Attachments
Change History
comment:1 Changed 5 years ago by cboos
comment:2 Changed 5 years ago by ThurnerRupert
this would look nice i guess ... but more complicated to implement, isn't it?
somehow it would be anyway nice if you may choose out of multiple templates for a type. this would allow to have type "task" and put change requests, meeting and minutes, etc in tickets.
for bugs and enhancements i'm not sure if it exists that you have different default contents depending on your component and priority.
maybe a "basic v1" and a "more complex v2" would make sense?
comment:3 Changed 5 years ago by cboos
- Milestone set to 1.0
One alternative would be to start from "typical" tickets and clone them, as proposed in #4686.
comment:4 Changed 5 years ago by ThurnerRupert <rupert.thurner@…>
- Resolution set to duplicate
- Status changed from new to closed
you r right, cloning would be even better ... if there would be some possibility to choose one to clone for the new user entering a ticket.
close this as "inferior" ....
comment:5 Changed 5 years ago by cboos
- Milestone 1.0 deleted



If so, that should be linked to the ticket type choice, don't you think?
It doesn't make sense to first select the type, then select from different "templates". I think that there should be one default description associated to each type.
Switching the type should change the description content "on the fly", but only if it had not been already modified or if it's empty.