Hey,
I'm trying to make a simple rule in Automation for Jira which clone an issue in the same project but another issue type and i always get the same error:
Clone issue
Unexpected error executing rule:java.lang.NoClassDefFoundError: com/codebarrel/automation/api/thirdparty/AutomationRuleComponent
If i'm trying to create and not to clone issue, the same error i get.
Basically my rule is:
When: Value changes for
MyFieldName
If: MyFieldName contains any of
Option1, Option2, Option3
Then: Clone issue into
Same project
And: Link issue to
Trigger issue
Can somebody help me? Thanks.
Depends on your setup (determined by your administrators). Some systems are set up so that you can create your own accounts, others require you to create accounts in other systems (LDAP, Crowd, Atlassian ID, etc) and some require that you directly ask an admin to do it for you.
I'd check for the "sign up for an account" link on the page you land on when you visit the JIRA system you want access to, and if you can't see it, contact the admins.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.