Hi,
I am trying to pull the report based on story point covered by each developed in a sprint and then plot a workload graph using the same.
But while preparing the JQL query for the same I am facing the mentioned error.
Sample query : project = "ABC" AND Sprint = 639 and assignee=username and issueFunction in aggregateExpression("Total Estimate for all Issues", "originalEstimate.sum()", "Remaining work", "remainingEstimate.sum()")
I am using the Jira cloud version