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
80 stars 38 forks source link

Deleting a group needs to also address signature ownership #1787

Closed Hildy closed 4 months ago

Hildy commented 4 months ago

This may apply to other "owned" objects as well, but when an email signature is owned by a group, and that group is deleted, the signature can be ... orphaned. It has no owner (displayed in the card), and also has no way to clear the owner (in the db) and set a new one.

Another option might be to just have the card / edit have the ability to clear an invalid owner, but I suspect the problem applies to other owned objects as well.

jstanden commented 4 months ago

Fixed in 10.4.15