AtlasOfLivingAustralia / biocollect

Biocollect front end application
https://biocollect.ala.org.au/
Other
10 stars 14 forks source link

Site controller - shape file create site action not returning JSON #1597

Open temi opened 1 month ago

temi commented 1 month ago

Action like /site/createSitesFromShapefile returns JAVA Map object instead of JSON. Response example is below. This prevents site upload page from completing and returning to project page.

['message':'success', 'progress':['total':1, 'uploaded':1, 'finished':true]]

Page the issue is occurring - https://biocollect.ala.org.au/acsa/site/uploadShapeFile/shapeFileUpload