I have seen multiple groovy scripts on here where:
ImportUtils.indexIssue = true
What does this do? I mean, I know it has to do indexing/re-indexing an issue, but how should it be used? When should I use it and why?
Ah, I think I understand now. This is not really needed for cloning or creating issues. Just when transition an issue. For example transitioning a linked issue. Then you should index the issue so its status is correct when searching.
Yeah, but the line you've posted doesn't do much in itself. However generally you don't need to worry about indexing issues if you use IssueService: https://docs.atlassian.com/jira/latest/com/atlassian/jira/bc/issue/IssueService.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.