Opened 12 years ago

Last modified 11 years ago

#9783 closed enhancement

Additional milestone operation — at Version 1

Reported by: Franz Owned by: Eli Carter
Priority: normal Component: AdvancedTicketWorkflowPlugin
Severity: normal Keywords: patch
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

We have following workflow in my company:

If a ticket is rejected (which means not fixed / implemented) it will be moved to a milestone 'rejected'. Thus we have clean milestones with only implemented features / solved bug fixes.

It would be nice, if this could be parametrized using Trac workflow. I have implemented this in attached file MilestoneOperation.py. Maybe the attached file could be included into this plugin.

See also Trac-Ticket 10553

Change History (2)

Changed 12 years ago by Franz

Attachment: MilestoneOperation.py added

Plugin file for set_milestone operation

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.