We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7503aa commit 379c558Copy full SHA for 379c558
Client-Side Components/UI Actions/CloseChildCases/README.md
@@ -0,0 +1,8 @@
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.
7
8
+Note:I've checked this on the PDI,this functionality is not OOB.
0 commit comments