-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Downgrade maps version of Jasper report #1398
Comments
@mahalakshme the version has been upgraded and maps are showing up, but I am not sure what else we are supposed to see here. |
@vinayvenu yeah it is working now. jrxml files will take map version from jasper properties only right? asking since for yenopoya they have updated the maps version in individual jrxml files and in future when we update jasper.properties, it should reflect in yenopoya as well, else the update made to jrxml file of yenopoya need to be removed. did you upgrade or downgrade? to what version? |
@mahalakshme yes, it will pick up from the jasper properties file unless it is overridden in the jrxml. I did not upgrade/downgrade. I put in the version that you had specified in the story. |
@vinayvenu okay then I will let the implementation team know to remove the overriden values in yenopoya that they ve made to fix some reports temporarily. |
webapp uploaded to https://github.com/avniproject/jasper in case there are other modifications. |
Google maps in jasper reports were failing. Downgrading to 3.52 works, as verified by making changes in the jrxml file. We need to downgrade Google maps version for now in the jasperreport properties file - https://community.jaspersoft.com/wiki/how-specify-google-maps-version-jasperreports-server-version-640
Checkout "Reports/Maps/District wise heat map of maternal deaths" report under MDSR organisation in Jasper to reproduce the issue. Maps under Yenapoya org are individually fixed in jrxml files.
The text was updated successfully, but these errors were encountered: