Hi Community!
In a Jira instance I'm working on there will often be linked issues. In some cases the comments from the "main" issue must be copied to all the linked issues.
This is easy to achieve with an automation rule.
However I don't always want to copy the comments to the linked issue. I need a way to decided per comment if it should be copied yes or no.
Ideally I'd have a 3rd button next to shared with customer and comment internally like copy comment in order to save the comment with the copy option.
I thought about using a custom comment property that can be processed by automation rules. That way the rule can know if the comment must be copied. But I have no idea how to set a a comment property via the UI. It can not be done by default so I'd need to have to achieve this with scriptrunner somehow.
I looked at script fragments but I do not see a fragment to add a checkbox or button on the comment section.
Any ideas?
I think this gets into the most complex type of customizations made possible by scriptrunner... but it's possible.
You will need:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.