Forums

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

regarding: how to "import test cases from jira" on katalon

21I435 - KARTHICK M
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 11, 2023

hi there anyone reading.

I'm using the katalon software. There I have added my Jira plugins. I want to integrate Jira in katalon. I integrated it. then I need to "Import the test cases from the JIRA JQL" 

I went to all issues and converted my board from "switch to basic" to "switch to JQL" .

then i gave the correct JQL according to the katalon guide.

https://docs.katalon.com/docs/organize/integration-for-organizing-tests/jira-integration/configure-jira-integration-in-katalon-studio#ariaid-title1

the above is the link for the reference. 

image.png

I'm getting an error now. here is the screenshot above.

I have also talked to katalon support. they said that there is some issue in the JQL part i.e the JQL that i have given is not correct. so im here with my issue with the JQL query. if any one knows how to solve this issue, leave a reply immediately. thank you!

1 answer

0 votes
Marc - Devoteam
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.
August 11, 2023

Hi @21I435 - KARTHICK M 

Yes there is an issue with JQL.

If a text string has spaces, you need to "" the name.

So in your case:

project = "My Kanban Project" AND issuetype = Task AND status = Completed

I also would leave the ordering out, thats nice in Jira, but I would not use this in another tool. If you have the results you can probably order in the tool itself. I you require to do so.

I hope the JQL works for you

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events