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()")
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"
?
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is this still being troubleshooted? I am experiencing the same issue and would like to know whether/how it could be resolved?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.