Skip to content

Commit 379c558

Browse files
authored
README.md
1 parent f7503aa commit 379c558

File tree

1 file changed

+8
-0
lines changed
  • Client-Side Components/UI Actions/CloseChildCases

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)