My forge App needs to clone the comment from one issue to another as it is without any deviations. I tried using add Comment Rest API, but it adds the comment as created by the Forge App Name and not the actual user. I also tried using the copy functionality from edit Issue Rest API, but it does not support the copy operation for the comments field. Any other Rest API or workaround to achieve the functionality.
Is there any API that can clone the comments from a given JIRA issue to another JIRA issue as it is?
Hi @SingalRadhika ,
The same problem also exist for the “log work api”. We couldn’t find a proper solution.
Cloning Work Logs is also part of my forge app