Add bulk delete option for record sets #5579
Replies: 5 comments
-
This would also fix #236 |
Beta Was this translation helpful? Give feedback.
-
Requested again today on the Discourse forum (572) |
Beta Was this translation helpful? Give feedback.
-
@maxpatiiuk you mean it would fix #236 by letting users query the audit log and convert it to a RS to delete? From the meeting: Jim wants to include this in a larger discussion about using record sets as the main unit of record management and whether that should be a design objective versus some alternative. Is that correct, @beach53? It was also noted that we have generally shied away from features that can potentially wreck a database in one click, so to speak. Maybe a warning dialog that requires the user to type in the count of the number of records being deleted. Also this could be deferred until after UI for producing backup is added? Obviously the permission system would gain a new action that controls whether this function is allowed. |
Beta Was this translation helpful? Give feedback.
-
Paul Blom @ the College of Idaho has requested a bulk delete option for records as well |
Beta Was this translation helpful? Give feedback.
-
Mentioned by Natalia at KU |
Beta Was this translation helpful? Give feedback.
-
Need an option to delete all records that are members of some recordset.
Of particular challenge would be making this operation atomic, if that is indeed desirable.
Beta Was this translation helpful? Give feedback.
All reactions