Actions
Patch #17947
openMirror relation
Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Several posts on the forum are about the need of mirroring issues, ie auto updating the status of related issue.
This is an attempt to achieve this result by creating a new relation (two in fact...) called mirror.
The drawback is that callbacks are not properly handled : these patch are not a finished product.
Provided patchs are for the 2.3.0 version, but can easily be transposed for the 2.4 or 2.5 series.
Files to be patched : app/models/issue.rb
app/models/issue_relation.rb
config/locales/fr.yml (ok, for french people....)
Files
Related issues
Updated by Toshi MARUYAMA about 10 years ago
- Related to Feature #11316: Automatic update of related issues added
Actions