This error appears when trying to clone a ticket, "com.atlassian.jira.exception.createexception: Error occurred while creating issue through workflow"
I've looked into the validators and the logs to try to locate the issue. There is a validator on creating a ticket that requires the issue to have an attachment. And that's the same error, "Attachment is required", which appears in the log. But the ticket I am trying to clone has an attachment and I click the "Clone Attachment" check box when trying to clone my issue to make sure it retains the attachment. Yet it still throws the same error. I tested removing the validator that requires an attachment on creation and then cloning the issue and the clone operation worked just fine. But the user I am building the workflow for said they wanted the validator in there. So I'm wondering why the validator is throwing the error when it has an attachment and if there is another way to make this work.
Hi @Josh Busch
The reason on this is that when cloning an issue, the validation is causing the problem.
See alos; JRASERVER-76123
So the error you are getting makes sense in this way.
A W-O is to use a workflow extension app from the marketplace, like JWME or Scriprunner
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.