Open
Description
🔖 Enhancement description
Implement functionality to update multiple document attributes simultaneously instead of updating each attribute individually.
🎤 Pitch
Currently, when editing a document with numerous attributes in the console, users must click the update button for each individual attribute, creating a tedious and time-consuming workflow.
Implementing bulk update capabilities would significantly improve the document editing experience by:
- Adding an "Update All" button to save all modified attributes at once
- Providing a JSON editor view for direct editing of the entire document structure
- Allowing inline editing of attributes from the collection results page
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct