You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.