Tagged Questions

1
vote
2answers
109 views

Preventing Parent case from closing before children cases.

Is there a way to prevent a parent case from being closed before all its children cases are closed first?
1
vote
3answers
76 views

Can I get a notification when all subcases to my case are closed?

As a product manager, I open a case with the feature design, R&D Manager opens multiple subcases and assigns them to developers. Each developer assigns that subcase to QA which …