I would like to display a client-web-item only when it satisfied two conditions. But the catch is I have one client-condition and one condition.
I have tried to see if I could implement the client-condition so that I can add it as a condition under conditions with type AND but that didn't work.
So, is there a way I can have both client-condition and a condition for a client-web-item? What is the syntax?
Thanks,
Kaushik
Community moderators have prevented the ability to post new answers.
<client-web-item>
<label></label>
<link></link>
<styleClass></styleClass>
<condition></condition>
<client-condition></client-condition>
<dependency></dependency>
</client-web-item>
This is how my client-web-item looks like in atlassian-plugin.xml. I didn't have to combine them under <conditions>.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.