appbaseio / dejavu

A Web UI for Elasticsearch and OpenSearch: Import, browse and edit data with rich filters and query views, create reference search UIs.
https://dejavu.reactivesearch.io
MIT License
8.4k stars 511 forks source link

fix: url for update endpoint #449

Closed SavvyShah closed 2 years ago

SavvyShah commented 2 years ago

Change _update endpoint.

Closes #448

dmoskovtsov commented 2 years ago

I went to preview to test the fix. Update works if you update from the table but not working when you update from "Blue" update button & editing json directly, following error appears:

"no handler found for uri [/search-dev/undefined/vBgsf0Vwm86t8nAWMZpqy?refresh=wait_for] and method [PUT]"

Screen Shot 2022-11-07 at 20 09 22
dmoskovtsov commented 2 years ago

@SavvyShah FYI the preview is down now, but the last time I tried to edit the product from the JSON Document (see the previous message) it was not working. cc @siddharthlatest