Defect #6857
opengit references leaking from subproject to project
0%
Description
Since redmine can't share repositories to subprojects yet we added the repository twice (to project and subproject).
Now trackers which are referenced in the repository get commit messages attached twice. One time from the project's repo and one time from the subproject's repo.
I'd consider this leaking a bug (or a first step to shared repos ;) )
Related issues
Updated by Bernhard Furtmueller about 14 years ago
I think there were already some attempts getting the root problem (sharing repos) fixed or asked.
Feature #1657 Subprojects can share their parent project's repository
Patch #2144 Patch for main-level repository
Patch #2256 Allow commit messages to refer to issues in project ancestor tree, not just project
Updated by Etienne Massip about 13 years ago
- Target version set to Candidate for next minor release
Yet to be confirmed.
Updated by Mischa The Evil almost 13 years ago
Updated by Ivan Cenov over 11 years ago
This happens in 2.2.3.stable too with Subversion repositories.
Updated by Jethro Yu over 11 years ago
This happens in 2.2.3.stable too with git repositories.
Updated by Ralph Twele almost 11 years ago
I have this happening with 2.3.0. It is not only related to parent-child Projects. I have one repository containing a document describing general development rules. This is included in many Redmine projects. If I commit a change to the document referencing a ticket the new revision will be listed in the ticket multiple times.
Updated by Go MAEDA almost 9 years ago
- Has duplicate Defect #5126: Associated revision shown multiple times added
Updated by Go MAEDA about 5 years ago
- Has duplicate Defect #32191: Duplicate associated revisions when using multiple repositories for a project added