Category: | Bug report |
Priority: | High |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
When trying to refresh a dashboard using API Reference (https://community.jaspersoft.com/documentation/tibco-jasperreports-serve...), the v.dashboard method does not return anything. The javascript console says it is undefined.
After a quick look into jasperserver-pro\scripts\bower_components\visualize-js\src\bi\viz\visualize.js, we can see that the report and dashboard methods return a method which one does not return anything. Starting line 95 and 100 by 'return' solve the issue.
Thanks
Nicolas
v6.0.1