Skip to content
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

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

Open
temi opened this issue Jun 7, 2024 · 0 comments
Open

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

temi opened this issue Jun 7, 2024 · 0 comments

Comments

@temi
Copy link
Contributor

temi commented Jun 7, 2024

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

@temi temi added the Type - bug label Jun 7, 2024
temi added a commit that referenced this issue Jun 7, 2024
temi added a commit that referenced this issue Jun 7, 2024
- updated package-lock.json
temi added a commit that referenced this issue Jun 11, 2024
- #1597 fixes site controller to return JSON values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant