After upgrading JIRA to 7.11.2 our queries using aggregateExpression sometimes show the aggregate result and sometimes not.
The filter doesn't matter. It could be for example:
project = "My Team" AND issueFunction in aggregateExpression("Story Points SUM", "storyPoints.sum()")I click Search and ones the aggregate box is present and other time it's missing.
Is it something wrong with the configuration?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.