The plugin taken from the bitbucket link at https://developer.atlassian.com/server/jira/platform/creating-automation-rule-components/ does not work in my JIRA service desk evaluation instance with
JIRA Core 7.8.2 and JIRA Service Desk 3.11.2
Whenever i select a condition or action, i get the error (example for condition)
I have seen this error in the javascript console
Error: servicedesk/settings/automation/tutorial/modules/ruleif/useremaildomain-if-condition-view missing servicedesk/internal-api/core/util/form-mixin/form-mixin
I have changed the pom.xml for the above version but it did not help
Hello Dieter,
i've fixed this by change the missing resource in useremaildomain-if-condition-view.js to:
"servicedesk/internal/agent/settings/automation/util/form-mixin/form-mixin"
Kind Regards,
Tim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.