Actions
Bug #2212
closedMake sure both hosts and guest relations will be deleted if the related project will be destroyed
Start date:
Due date:
% Done:
100%
Estimated time:
Breaking change?:
Requires Documentation?:
Description
A project might have related projects as defined via ProjectsRelation class. Currently, projects relations will only be destroyed when the relation is a host relation. That is, the project to be deleted has a host. If it would have a client, the relation won't be deleted.
Actions