Hello, I want to use a condition for the web-section inside a jira plugin.
But when I add
<condition class="com.atlassian.jira.plugin.webfragment.conditions.JiraGlobalPermissionCondition"> <param name="permission">admin</param> </condition>
I get an Caused by: java.lang.ClassNotFoundException: com.atlassian.jira.plugin.webfragment.conditions.JiraGlobalPermissionCondition
Can anyone help?
kind regards
Chris
Hello,
Try to uncomment the jira-core dependency in your pom.xml and reimport all dependenciey
Hello,
no this doesn't work and it is a little bit confusing that the class com.atlassian.jira.plugin.webfragment.conditions.JiraGlobalPermissionCondition is located in jira-api and in jira-core. :o
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, Christian.
Did you find any solution?
Thanks.
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.