Hello dear Community,
I'm currently struggling with Jira Structure Wiki Markup. I created a Syntax with different querys and everything works fine, except the one with the Variable "AcceptanceCriteria". I want to have a coloured panel with a text if some specific Jira Issue fields are empty or not filled out etc. This works fine when it comes to "Assignee", target start. target end, parent link,... but it doesn't work with acceptance criteria. So I thought about the difference between those variables. The other variables are pre-set values where you can choose from whereas the variable "Acceptance Criteria" a free text field is.
The Syntax is If (isEMPTY(Assignee) OR isEMPTY(fixVersion) OR isEMPTY(parentLink) OR isEMPTY(targetstart) OR .... ,
"{panel:title=Empty fields !https://confluence.collaboration-man.com/download/attachments/209674941/Sonne%20mit%20Wolken%20.png?version=1&modificationDate=1715848309867&api=v2!|titleBGColor=#FF991F|titleColor=#FFFFFF|borderColor=#FF991F|borderWidth=0}")
So this works with every variable I have but not AcceptanceCriteria. So which value has it?
It would be awesome if someone could help me.
Thank you in advance and best regards,
Miryam