Patch #2256
Allow commit messages to refer to issues in project ancestor tree, not just project
Status: | Closed | Start date: | 2008-12-01 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM | |||
Target version: | - |
Related issues
History
#1
Updated by Toshi MARUYAMA about 12 years ago
- Category set to SCM
#2
Updated by Bruno Medeiros about 12 years ago
It's already this way.
I have a project A, with repository, and projetcs A1, A2, A3... A commit on A's repo can fix an issue on any subproject.
#3
Updated by Colin Mollenhour about 11 years ago
Bruno, a commit in A1 cannot fix an issue in A2. In my case this is a problem, mainly due to restrictions caused by the strict 1-1 relation between repos and projects. #9703 would allow for fuller control over this though.
#4
Updated by Mischa The Evil about 11 years ago
Colin Mollenhour wrote:
Bruno, a commit in A1 cannot fix an issue in A2.
Colin, starting from Redmine 0.9.2 commits are able/allowed to reference (and fix) issues of parent projects and subprojects. Just as Bruno already said.
#5
Updated by Mischa The Evil about 11 years ago
- Status changed from New to Closed