#3026: Read-only milestone linking to external trac projects
------------------------------------+---------------------------------------
 Reporter:  posix # inmail24 | com  |        Owner:  cmlenz
     Type:  enhancement             |       Status:  new   
 Priority:  normal                  |    Milestone:        
Component:  roadmap                 |      Version:  devel 
 Severity:  normal                  |   Resolution:        
 Keywords:  intertrac               |  
------------------------------------+---------------------------------------
Changes (by cboos):

  * keywords:  => intertrac

Comment:

 Some basic support can be obtained by the use of InterTrac links.

 For example, say you have project A depending on some project B milestones
 (called RELEASE_1, RELEASE_2, etc.)

 If you want to link to them in project A, here are some options:

 === in 0.10dev ===

 In project A, you can create "proxy" milestones, B/RELEASE_1,
 B/RELEASE_2, etc.

 Each of these proxy milestones will have a description containing
 an intertrac link: e.g. `Remote milestone b:milestone:RELEASE_1`.

 === using WorkFlow branch ===

 In project A, you can create a custom text field `related_milestone`
 which can directly be filled with an intertrac link to the
 `b:milestone:RELEASE_1`.

 NB: In the WorkFlow branch, all text fields are implicitely wiki texts,
 unless explicitely configured with `.plaintext = true`.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3026>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to