aldana wrote: > hi, > > in our software-development it is possible that a ticket is relevant > to two milestones, that means milestones distinguish themselves within > deadlines but features are included in scope of two milestones. > > how can i change that inside ticket edit i can choose multiple > milestones (semantics of a set)? >
Short answer: you can't. Longer answer: this has already been discussed at length, there are several possibilities for future versions of Trac. But right now, only a few workaround exists, neither is completely satisfying: - simply mention the other milestones in the ticket wiki texts (the description or a comment) - use a custom field (but beware, we still don't have the "wikitext" kind of field yet) - clone the ticket and use one for each milestone For reference: - tickets linked to multiple versions: http://trac.edgewall.org/ticket/4298 - Ticket duplication using Trac: http://trac.edgewall.org/ticket/4686 -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
