Edgewall Software
Modify

Opened 19 years ago

Last modified 9 years ago

#3026 new enhancement

Read-only milestone linking to external trac projects

Reported by: posix # inmail24 | com Owned by:
Priority: normal Milestone: unscheduled
Component: roadmap Version: devel
Severity: normal Keywords: intertrac project
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

It may be useful for different groups (with different trac projects) that are dependent or need awareness of the progress of other trac projects, to interlink specific trac milestones outside their own particular trac project.

Not sure of the workload required for functionality.

Attachments (0)

Change History (4)

comment:1 by Christian Boos, 19 years ago

Keywords: intertrac added

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.

comment:2 by Christian Boos, 18 years ago

Keywords: project added
Milestone: 1.0

Besides the suggestions given above, 1.0 will provides true multi-project support, and it will then be possible to look at a combined roadmap.

comment:3 by Christian Boos, 15 years ago

Milestone: 1.0unscheduled

Milestone 1.0 deleted

comment:4 by Ryan J Ollos, 9 years ago

Owner: Christopher Lenz removed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
The ticket will be disowned.
as The resolution will be set. Next status will be 'closed'.
The owner will be changed from (none) to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.