-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
There should be a way to set all documents to have a certain value for a specified categorical field. Both the frontend and backend are needed for this. The user interface needs to collect the following values-
- Document type (which determines which categorical fields to show)
- Field to set
- Value to set to (or if it should be cleared entirely)
Eventually we may want to support bulk setting of documents matching search values or bulk deletion, but for now let's just provide this to set/unset values for all documents.