The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

issueFactory.cloneIssueWithAllFields in Post-Function Prevents Further Logs

Jason K
July 24, 2020

Hello, I'm on Jira Server 8.2.4 using Scriptrunner to make a post-function that breaks up a single description into multiple clones based on special tags that are parsed.  This is because my company as a whole uses Jira for software development, but my department does not, though we track many approvals on very similar groups of assets, and use individual tickets and custom fields for that tracking.

I've got most of the code working, but as soon as I call issueFactory.cloneIssueWithAllFields(), the script continues to run successfully, but I cannot see any additional logs, which is making debugging difficult.  

I suspect this is because a new log is started for each new issue once cloneIssueWithAllFields() is called, but the original issue runs in a loop until all tags are found and a new ticket is made for each.  

After cloning, the information is updated and then the issue itself is created with issueManager.createIssueObject()

I am reading the logs in the post-function workflow and don't know of another way to access them.

Thanks!  These forums have been invaluable in getting me this far!

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

TAGS
AUG Leaders

Atlassian Community Events