Defect #4674
closedSub-project repository commits not displayed on parent project issues
0%
Description
I am using a master project with many sub-projects.
Many times I am making fixes and commits to the repositories in the sub-projects to help fix an issue in the master project however my commits are not displaying in the master project issues when I put something like "Issue #20 - Updated table" where the commit is in a sub-project and Issue #20 is a master project issue.
I assume the issues only check repositories of the current project for performance reasons but for us it is very important that the issues display commits from repositories of sub-projects. Perhaps a configuration option?
(These are Git repositories just in case.)
Related issues
Updated by Jeffrey Jones over 14 years ago
Sorry, meant to log this as a feature, not a defect.
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from New to Resolved
- Target version set to 0.9.2
- Resolution set to Fixed
Fixed in r3357.
It's not really a defect indeed but what you describe is a common use case so it will be merged for 0.9.2 release.
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from Resolved to Closed
Merged in r3380.
Updated by Dominik Wild almost 14 years ago
Is it possible to reference a commit in a subproject's repository from a wiki page?