Details
-
Bug
-
Status: Open
-
Medium
-
Resolution: Unresolved
-
Xporter DC - v7.2.1, Xporter DC 7.2.3-1
-
None
-
None
-
Jira 9
Description
Description
Scheduled Reports return no results when using the childIssuesOf("") JQL function, despite the same query returning data in the Issue Navigator.
- Note - After further testing, the JQL Iteration Function is not working in the context of the Template, when using the JQL IssuesCount Iteration
How to reproduce
- Navigate to the Issue Navigator and run a JQL query containing childIssuesOf(""), such as:
project = XXX AND issue in childIssuesOf("XXX-000")
- Go to Administration > Manage Apps > Xporter > Scheduled Reports.
- Create a new Scheduled Report.
- In the Scheduled Report Details, use the same JQL query used in the Issue Navigator that includes childIssuesOf("").
- Select a Template.
- Configure the Scheduled Actions (e.g., send via Email or Save on the Jira Host).
- When the Report is generated, the Template returns no data.
Actual result/Attachments
The generated report is empty — no issues are returned in the template.
Expected result
The report should return the same data shown in the Issue Navigator.
Version
- Xporter 7.2.1
- Xporter 7.2.3.1
Workaround
N/A