I have created several tasks that are related by dates. How do I make all associated dates change when I modify one date?
You'll need to write a listener that captures any update, looks for links and then goes and amends the dates on other linked issues.
How do I write a listener? Is it created within an issue? I assume that links are created between the issues that need dates changed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this will be a plugin, not something you'd do within an issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.