Forums

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

"Getting Issues" error in confluence page

Ammara_Samar May 3, 2020
Hello,I am getting

"Getting Issues" error in confluence page when i try to retrieve Jira issues using below JQL:

type = "Test Case" and "Test Type" = Story and "Requires Automation" = Yes and project="BC Lite – Border Control Lite" and updated >= "2020-01-01" and updated<="2020-03-31" AND issueKey not in getIssuesLinkedWithTestRunsLike("issuekey in getAutomatedTestRuns()")Jira Issues Macro Error.JPG

1 answer

0 votes
Gonchik Tsymzhitov
Community Champion
May 3, 2020

Hi!

Need more info, Jira and Confluence on which version?

Did you check the filter on Jira? How faster does it response?

Does it work for the next jql

type = "Test Case" and "Test Type" = Story and "Requires Automation" = Yes and project="BC Lite – Border Control Lite" and updated >= "2020-01-01" and updated<="2020-03-31"

 ?

Ammara_Samar May 3, 2020

Hello,

Yes it is responding even on confluence "Edit Page" as well but once page saved, on View page its not displaying results.

Confluence Version: 6.15.9

Jira: 8.3.4

Inga
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!
July 16, 2020

Is this still being troubleshooted? I am experiencing the same issue and would like to know whether/how it could be resolved? 

Suggest an answer

Log in or Sign up to answer