#886: Add support for Master tickets
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: cboos
Type: enhancement | Status: assigned
Priority: normal | Milestone: 1.0
Component: ticket system | Version: 0.7.1
Severity: major | Resolution:
Keywords: relations |
-------------------------------+--------------------------------------------
Comment (by Ilias Lazaridis <[EMAIL PROTECTED]>):
This feature is very important for Trac.
Below is a simple implementation Sequence.
{{{
Goal:
a) enable simple migration from competitive tracking system
databases(e.g.bugzilla)
The resulting fields would be initially:
a) Depends On
b) Blocks
Possible Implementation Sequence:
a) provide the "Depends On" field
b) provide the "Blocks" field (read only)
c) provide automatism to update entries (Depends On => Blocks)
d) provide visualization of dependency tree
e) make "Blocks" field writable
c) provide automatism to update entries ( Blocks => Depends On)
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/886>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets