We need a dependency between cloned issues:
1) If the cloned issue gets closed, main issue should close automatically
2) If the main issue reopened, cloned issue gets reopen.
Please suggest
Using the Post Function
Hi PVS - I am pretty sure this is possible using Automation For Jira, but not out of the box Jira. If you are using that add-on, I might be able to walk you through that.
Hi @John Funk
I Have JSu Plugin If Its Possible To On any Post function Using this Or Any Other Plugin Please Suggest me
Thanks,
PVS
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi PVS - I am not familiar with the JSu plugin. But I think that Automation for Jira should be able to do it. If you install that and would like help, just let me know.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure! First, here is a link to the documentation, which I think you will find helpful.
https://docs.automationforjira.com/using-issue-fields/use-smart-values.html#what-are-smart-values
1. Click on Create Rule
2. Select Issue transitioned
3. Change the To status to Done (or whatever the status is that marks your issue as closed). Save.
4. Click on New Condition - Related Issues Condition. In that dialog box, enter the appropriate values showing how the issues are linked. Save.
5. Finally, select New action - Transition Issue. Destination is Copy from trigger issue. Save.
See if that works for you. If you run into syntax issues - check the documentation and you can contact Support for Automation for Jira.
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.
I assume you are using an automation addon. I don’t know of a way to act on “cloned” issues. I would consider linking the cloned and operate on that. However you may need to use a custom field to qualify the IF condition so as not to do the THEN for all linked issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.