jstanden / cerb

Cerb is a fully customizable, web-based platform for enterprise communication and process automation. Create high volume shared inboxes. Integrate with any API-based service and automate nearly any repetitive digital workflow using the specialized KATA language and browser-based coding tools. Production: https://github.com/cerb/cerb-release/
https://cerb.ai/
Other
81 stars 38 forks source link

[Worklists/Comments] Bulk update/delete for comments #857

Open iammattmartin opened 5 years ago

iammattmartin commented 5 years ago

On worklists, bulk actions should apply to other record types like comments.

We auto-add comments for reminders but these are often not required for historic reference. We want to remove en-masse but cannot do so for comments.

Can this be added (much like it was for attachments)?

jstanden commented 5 years ago

Sure. An admin would be able to do this for all comments, and a worker could remove their own. We already have delete permissions for comments in roles, so this should be easy.