You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a member is deleted and he is the only member is this ordergroup, his ordergroup should also be deleted from the system. At the moment we can delete users until a ordergroup has zero members and still the ordergroup is in the database and that clutters the database.
proposal solution:
if all users are deleted from an ordergroup the ordergroup commits suicide.
The text was updated successfully, but these errors were encountered:
If a member is deleted and he is the only member is this ordergroup, his ordergroup should also be deleted from the system. At the moment we can delete users until a ordergroup has zero members and still the ordergroup is in the database and that clutters the database.
proposal solution:
if all users are deleted from an ordergroup the ordergroup commits suicide.
The text was updated successfully, but these errors were encountered: