We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fec8dc commit b3b51a0Copy full SHA for b3b51a0
Client-Side Components/UI Actions/CloseAllChildCases/README.md
@@ -0,0 +1,6 @@
1
+Name: Close all Child Case
2
+Table:sn_customerservice_case
3
+Condition: (gs.hasRole('sn_customerservice_agent') || gs.hasRole('admin') )
4
+
5
+Use Case:
6
+Provide UI action button to close all the associated child cases from the parent Case.
0 commit comments