Jira Report Template Not Working

Emma
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 6, 2020

Hi,

As an intern I've been asked to set up a Confluence space for a project in my company.

When publishing a jira report from the confluence template I get an error message in the place of the pie charts : 

java.lang.IllegalArgumentException: parameter value cannot be null

However issues number macro on this template work fine. And the pie chart works if I fill the request manually.

After looking to these pie charts that don't work, I've seen that the request is filled with : 

summary ~ "undefined" OR description ~ "undefined"

instead of the request I've written in the dialog when creating the page.

Are we supposed to fill each request in each macro manually ?

 

Edit : I've noticed some bugs may be due to bad translation from french.

3 answers

0 votes
tom Tom
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 29, 2024

I met this problem, too. But the cause of problem is stupid, I used

 <ac:parameter ac:name="jqlQuery">%s</ac:parameter>

in confluence's storage format, while it should be

<ac:parameter ac:name="jql">%s</ac:parameter>

 .

0 votes
Jorge July 21, 2022

Any answers on this? 

0 votes
Scott Reeves July 24, 2020

I also have this same problem.  Jira version 8.11.0 Confluence version 7.6.1

Scott Reeves July 24, 2020

For now, until a proper fix is available, a simple work-around is to edit each chart, removing the invalid JQL, replacing it with something like Project=<YourProjectName>  That was a fairly painless thing to do that was easy enough to implement.

Like Ahmed Abdelrazek likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events