Automation rule:Copy the reporter from destination issue to source issue when issue get linked
Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.
Summary
Setup an automation rule to copy the Reporter from the destination issue to the source issue when the issue gets linked. Here is an example for reference:
If, for example, the issue SCRM2-43 is the source issue and SCRM2-40 is the destination issue, then the reporter on SCRM2-43 should be updated from the SCRM2-40 issue when the linking happens.
Solution
Trigger: Issue Linked
Action: Edit Issue: Copy Reporter from Destination issue
Here is a snippet of the configuration :
Was this helpful?