Esri / geoportal-server-catalog

Esri Geoportal Server is a next generation open-source metadata catalog and editor, based on elasticsearch.
https://www.esri.com/en-us/arcgis/products/geoportal-server/overview
Apache License 2.0
100 stars 63 forks source link

Geoportal Publishing API returns success response even if item is not added #569

Open as0050629 opened 1 week ago

as0050629 commented 1 week ago

Use Geoportal publishing API http://server/geoportal/rest/metadata/item

Item had multiple bounding box so elastic responds with 400. Item is not added in elastic. Still Geoportal API returns 200 and message : item is created.