Any timeline on when would it be possible either to trigger events when a comment is deleted, OR simply remove the delete option from each message?
Saving comments in a DB is a nice and easy workaround. But the moment messages start getting deleted then there is no longer consistency.
I'm surfacing number of comments per table line like this:
But the numbers become inconsistent without the above mentioned functionalities.
Thanks!