Skip to content

Commit b3b51a0

Browse files
authored
README.md
1 parent 2fec8dc commit b3b51a0

File tree

1 file changed

+6
-0
lines changed
  • Client-Side Components/UI Actions/CloseAllChildCases

1 file changed

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

Comments
 (0)