Set to reproduce: Write a macro like this:
{{jiraCreatedVsResolvedChart id="Instance ID" filterId="62731" period="MONTHLY" daysPreviously="1500"/}}
Expected result: We see the chart Currently: the macro crash here. After analysing the error, the Jira server return a HTTP code 400 with this content
[ "JQL should not be null." ]
|