Forums

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

unable to fetch result with jql using jira-client npm module

Sunil Dev
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!
September 20, 2022

I was using npm module jira-client and giving the below jql: "project=TENANT AND component in ("SF-15 E2E ") and issuetype=Story and labels="E2E_Flow"

jira.searchJira("project=TENANT AND component in ("SF-15 E2E ") and issuetype=Story and labels="E2E_Flow");

I am getting more than 20000results for it but for the same jql in jira I am getting only one result.. could anyone please help on this?

0 answers

Suggest an answer

Log in or Sign up to answer