I am looking for an automated process to hopefully clone issues from one board and send them to different projects. Once the issues are cloned and in a different project I want to be able to get status updates (in progress, done, etc) sent back to the original issue and update their status accordingly.
The process would be: Manually clone issue in board A to desired project which we'll call B for this purpose. Keep the issues linked. Once the cloned issue, B, has a status update, I want this to be sent to issue A and update its status.
Is this possible with Jira's native automation or would a marketplace app be necessary?