Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

To identify same category of Labels

Ramu
Contributor
May 8, 2025

Dear All,

 

I have a scenario where i need to find the JIRA Tickets having more than one Labels of the same category (not duplicates .. but of same category as explained below) ..

 

i have a JIRA Table of 100+ tkts

Scenario:

- check the JIRA Tickets having more than one 'Testing' Labels

(we have many labels like 'Testing-abc', 'Testing-ert', 'Testing-uyi' , 'Testing-456' ... etc .. )

SO,

if any JIRA Ticket has more than one  'Testing' label

(for example, a tkt having Testing-abc and Testing-ert ..both .. )

 

THEN, i need to display those Tickets as 'Multi Testing Label' ones ..

 

im trying a code in my Confluence Table Transformer as

 //// CASE

       When T1.'Labels' LIKE "%Testing%" AND T1.'Labels' LIKE "%Testing%" AND T1.'Labels'             LIKE "%Testing%" Then "Multiple Testing Labels"

          END AS 'Multi Testing Label'   ////

 

but this is not working ..

 

hence, reaching out to you .. please help ..

2 answers

2 votes
Stiltsoft support
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.
May 12, 2025

Hi @Ramu ,

Seems that this question is a duplicate of the https://community.atlassian.com/forums/Confluence-questions/Multiple-fields-check/qaq-p/3015650 where you have a thread with @Daniel Berežnoi [for anyone who comes across this question].

0 votes
Tinker Fadoua
Community Champion
May 11, 2025

@Ramu 

  • Did you try JQL in Jira?
  • Why are trying in Confluence?

Best,

Fadoua

Ramu
Contributor
May 12, 2025

Hey

 

My requirement is mix of JIRA & Confluence ..

 

I have the JIRA Table and queries to be tweaked on Confluence Table Transformation (as this cant be directly done in JQL .. if you read my ask) ..

 

Hence, the request for Confluence Transformation logic .. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events