Edgewall Software

Ticket #4583 (new enhancement)

Opened 20 months ago

Last modified 7 months ago

Prebuilt milestone description templates

Reported by: daniel.oconnor@… Owned by: cmlenz
Priority: normal Milestone: 1.0
Component: roadmap Version: 0.10.3
Severity: normal Keywords: copy clone
Cc:

Description

We use our milestone pages as a very nice summary of work going on.

It would be very useful to be able to make a default template to go with every new milestone. Leave it up to the user to create and customize their own; maybe provide a suggested implementation.

We use it for stuff like rss feeds, common ticket queries, etc; and it provides a 'status at a glance' very well.

For example; almost every milestone we do has:

== Release Plan ==
http://trac.adl.vm/trac.cgi/attachment/wiki/WikiStart/Panels - Mobius.PNG?format=raw

== Success requirements ==
 * one 
 * two
 * three

== Tracking tickets (Open) ==
[[TicketQuery(component=tracking&status=new|assigned|reopened&milestone=Panels - Mobius)]]
== Tracking tickets (Closed) ==
[[TicketQuery(component=tracking&status=closed&milestone=Panels - Mobius)]]
== Review Needed ==
[[TicketQuery(milestone=Panels - Mobius&keywords~=review)]]
== UAT Needed ==
[[TicketQuery(milestone=Panels - Mobius&keywords~=uat)]]
== Patches to go ==
[[TicketQuery(milestone=Panels - Mobius&keywords~=patch)]]
== SIT needed ==
[[TicketQuery(milestone=Panels - Mobius&keywords~=sit)]]

Attachments

Change History

Changed 19 months ago by cboos

  • keywords copy clone added
  • milestone set to 1.0

Either something like the PageTemplates or the ticket duplication feature (#4686) could be done here.

Changed 7 months ago by cboos

#3719 was requesting the possibility to Add Milestone from the milestone page itself.

Well, if we have the Clone operation, then there's no real need for Add (simply clear the old content if needed, or use it as a template).

Add/Change #4583 (Prebuilt milestone description templates)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.