Menu
Feedback
Start here

Known issues

Known issues
Error when changing an index if the fields are identical.
Storage
ID: 854634
Backlog
Published on7/3/2023
Last updated on7/3/2023
1 min read

Summary

An update of a schema index can result in a 500 Internal Server error when there are no changes to be made, this means that the field values are identical to the current ones. Performing a GET request on the API to check the indices reveals that no update is required, as the index is identical to the body provided in the PUT request.

Simulation

  1. Send a PUT request to update a schema index through the API, providing the necessary payload in the request body.
  2. Verify the response from the API and observe if it returns a 500 Internal Server Error.
  3. Perform a subsequent GET request on the API to retrieve the schema indices and compare them to the body provided in the PUT request.

Workaround

N/A

Contributors
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
1
Photo of the contributor
+ 1 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX Community
Join our community
Request VTEX support
For personalized assistance, contact our experts
Open a support ticket
GitHubDeveloper PortalCommunityFeedback