Category: | Bug report |
Priority: | Urgent |
Status: | New |
Project: | Severity: | Block |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
I defined a Query based on LoggedInUserName. I used the query to populate a Single Select Query Input control.
I exported all of my Queries, Input controls etc from 4.5 into 4.7. When I try to view a Report on the Jasper Server web interface with that input control I get the following error:
net.sf.jasperreports.engine.JRRuntimeException: Parameter "LoggedInUserName" does not exist.
However when I 'Run JasperServer Report' from iReport 4.7, the input control displays properly.