Patch #2256
closed
Allow commit messages to refer to issues in project ancestor tree, not just project
Added by Kenneth Hoxworth almost 16 years ago.
Updated almost 13 years ago.
Description
Patch to provide functionality described in #2255. Patch is against revision 2056.
Files
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.
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.
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.
- Status changed from New to Closed
Feature already implemented with r3357 for issue #4674, which was included first in Redmine 0.9.2.
Also available in: Atom
PDF