Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is there an if tag in Jelly?

Tracy Qin September 2, 2012

Hi geniuses,

I 'm using Jelly to implement some demand and now I need an if tag so that I can use the judgement statement, so is there an if tag or the similar tag in Jelly?

Thanks,

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Harry Chan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 2, 2012

Hi, there definitely is. Here's an example

<core:iftest="${actor==issue.reporter}">

</core:if>

TAGS
AUG Leaders

Atlassian Community Events