Defect #7116
closedFixing keyword: "closes" doesnt close the issue
0%
Description
Committing a change in our SVN repository with the comment:
"closes #9999"
doesn't close the issue anymore.
We've been using this functionality without any problem until we migrated to 1.0.3
And keywords configurations remains the same (see below)
I haven't found anyone reporting this. But due to the huge ammount of issues since v1.03 was released I can't be sure anymore.
Files
Updated by Mischa The Evil almost 14 years ago
- % Done changed from 50 to 0
I'm not able to reproduce this on the current trunk (thus not 1.0.x) and I am not aware of any changes to this feature between 1.0.0 and 1.0.3.
Can you please post some logs?
Updated by Pedro Gutierrez almost 14 years ago
Everything goes Ok iif the repository and the issue belong to the same project.
The problem arises when a commit in one project tries to close an issue from another project
Updated by Pedro Gutierrez almost 14 years ago
... but, to be honest, I can't guarantee that this worked before we migrated to v1.0.3
Updated by Mischa The Evil almost 14 years ago
Updated by Pedro Gutierrez almost 14 years ago
- Status changed from New to Resolved
I understand.
We were trying to close an issue belonging to a project that was neither a parent nor a subproject and this is not part of the expected functionality
Updated by Jean-Baptiste Barth almost 14 years ago
- Status changed from Resolved to Closed
Thanks for the feedback.