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
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!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I try your suggestion but I don't have any special characters but it was worth a try thanks:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.