Jira timesheet reports

Derrick Youngblood March 19, 2013

every time a user clicks on report for timesheet or project pivot report they get this screen saying "configure report - error No report was specified. The 'reportKey' parameter was empty."

also they get a Proxy Error

The proxy server received an invalid response from an upstream server.

The proxy server could not handle the request Get/secure/ConfigureReport!default.jspa.

Reason: Error reading from remote server

4 answers

0 votes
alesterre April 1, 2013

I think I found the reason and the workaround!

I tried to change the order of the parameters in the url in browser's address bar, and it worked! I moved "&reportKey=com.atlassian.jira.plugin.system.reports:pie-report" before "&projectOrFilterName=OPD#" and that did the trick.

Then I renamed default demo project from "Demonstration" to "Demonstration#" and then reports broke on that project too (they worked before rename). So, I think, in my case the problem is with "#" symbol. I'll try to add issue to JIRA bug tracker now.

Hope this answers your question too!

alesterre April 1, 2013

Added issue on JIRA:

https://jira.atlassian.com/browse/JRA-32400

Hope this isn't a duplicate.

Derrick Youngblood April 1, 2013

ok so with this one that one of my user is having here is the url:

https://jira.state.mo.us/secure/ConfigureReport!default.jspa?selectedProjectId=14290&projectOrFilterId=project-14290&projectOrFilterName=test vicki&reportKey=jira-timesheet-plugin:report

So I need to move

https://jira.state.mo.us/secure/ConfigureReport!default.jspa?selectedProjectId=14290&projectOrFilterId=test vicki&reportKey=jira-timesheet-plugin:report=project-14290&projectOrFilterName

is this right?

Derrick Youngblood April 2, 2013

didn't work for me I get this

Derrick Youngblood April 2, 2013

I try your suggestion but I don't have any special characters but it was worth a try thanks:

Derrick Youngblood April 2, 2013

proxy error when the user try to access it

alesterre April 2, 2013

Yeah, there must be something different... Maybe you should uncheck accepted answer (if this is possible) so JIRA experts will more likely look at here

0 votes
alesterre March 28, 2013

No, and I don't even have a clue.

0 votes
Derrick Youngblood March 27, 2013

do you know how to fix it?

0 votes
alesterre March 27, 2013

Have the same error (The 'reportKey' parameter was empty) on local JIRA installation (5.2.5).

Suggest an answer

Log in or Sign up to answer