ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Automatic update of related issues (Feature #1189)
Description
I am looking for a solution that would allow to create a relationships between the issues that would update the one of the issues automatically.
For example. We have a issue A and issue B. These issues are connected with a proper relationship(but but I am not concerned about duplicated by, because it will only close one of the issues). Now if I change any property of a issue A such as progress bar %Done or Priority or Due date or start date or status, issue B will automatically change. And vice versa
History
Updated by Luke Carrier at 2012-12-07 05:35 pm
This already happens for parent-child relationships between issues. I'm unsure of a use case for updating two issues simultaneously though; surely this would only happen because of a duplicate which should be closed as such anyway?
Updated by Felix Schäfer at 2012-12-08 06:52 pm
Hadn't seen this here, my answer is at
, please refrain from double posting in the future. Does the answer in the forum answer your question?