console icon indicating copy to clipboard operation
console copied to clipboard

🚀 Enhancement: Bulk Attribute Updates

Open EVDOG4LIFE opened this issue 9 months ago • 0 comments

🔖 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?

  • [x] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

EVDOG4LIFE avatar Mar 05 '25 23:03 EVDOG4LIFE