Feature #5835
Allow links to other project's changesets
| Status: | New | Start date: | 2010-07-08 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Text formatting | |||
| Target version: | - | |||
| Resolution: |
Description
It would be nice to qualify the project of a link e.g. project-id:r20 to link to changeset 20 of project-id. This is especially useful for subprojects. Right now there doesn't seem to be a clean way to link to a subproject's changeset from its parent.
Related issues
History
#1 Updated by Holger Just almost 2 years ago
- Subject changed from Qualifying links to Allow links to other project's changesets
- Category set to Text formatting
#2 Updated by Henrik Ammer almost 2 years ago
Also this is needed when someone commit to the repo with a text that should close or refer a ticket but the ticket is in a subproject of the project that has the repo.
Confused?
- Project 1 - Has the repo
- Subproject 1 - Has the ticket that should be closed/refered
Better now? :)
#3 Updated by Mischa The Evil over 1 year ago
Henrik Jönsson wrote:
Also this is needed when someone commit to the repo with a text that should close or refer a ticket but the ticket is in a subproject of the project that has the repo.
Confused?
- Project 1 - Has the repo
- Subproject 1 - Has the ticket that should be closed/refered
Better now? :)
Henrik, am I right when I say that this specific case is already fixed/implemented by Jean-Philippe with r3357 for issue #4674?