Open diego3g opened 3 years ago
Delete message templates.
I think we should not hard delete here, only store a deleted_at on the database as the messages would probably using these templates and if we delete a template used by a message that as not sent yet, it'll lose track of it.
deleted_at
Delete message templates.
I think we should not hard delete here, only store a
deleted_at
on the database as the messages would probably using these templates and if we delete a template used by a message that as not sent yet, it'll lose track of it.