-
Suggestion
-
Resolution: Timed out
-
2
-
Issue Summary
Currently there is no direct method to clone the issues in Jira via REST API so there is a need for clone REST API endpoint
Workaround
- As an alternative users can user Automation rules to clone issues
- Users can also use REST API v2 Get issue, Create issue, Get attachment and Add attachment REST API in that sequence to clone the issue programmatically.