Delete Group
DELETE_GROUP · SERVER · 5f437b271bb1610006d84dab
Nodes11
References6
Dynamic0
Errors0
Warnings0
Score43
Compatible
4.13.0
82%
9/11 ok
· 2 dep
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Deprecated | Compatibility: Deprecated Node Reference | #0 Send Message to User |
DetailsSend Message to User is marked as deprecated in the Helmut4 4.13.0 node reference. → Replace this node with the current supported action, condition, or output before upgrading or standardizing this workflow. |
||
| Deprecated | Compatibility: Deprecated Node Reference | #10 Send Message to User |
DetailsSend Message to User is marked as deprecated in the Helmut4 4.13.0 node reference. → Replace this node with the current supported action, condition, or output before upgrading or standardizing this workflow. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Helmut Wildcard | helmut.templates | Design | #2 Folder Delete Action |
| Reference | Helmut Wildcard | helmut.templates | Design | #3 Folder Empty Condition |
| Reference | Helmut Wildcard | helmut.templates | Design | #4 File Delete Action |
| Reference | Helmut Wildcard | helmut.templates | Design | #6 Folder Exists Condition |
| Reference | Helmut Wildcard | helmut.templates | Design | #7 File Delete Action |
| Reference | Helmut Wildcard | helmut.templates | Design | #8 Folder Exists Condition |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Output / User / User Message Output | Send Message to User | Will send a message to a user | message: All categories must be removed before the group can be deleted success -> #5 Fail Action |
Deprecated
|
|
| 1 | Action / General / Success Action | Success Action | Will always be successful |
|
||
| 2 | Action / Delete / Folder Multiple Delete Action | Folder Delete Action | Will delete one or more folders recursively | folders: ['{helmut.templates}/{project.group}'] success -> #1 Success Action failure -> #1 Success Action |
helmut_wildcard:helmut.templates |
|
| 3 | Condition / Folder / Folder Multiple Empty Condition | Folder Empty Condition | Will check if one or more folders are empty | folders: ['{helmut.templates}/{project.group}'] condition: IS_EMPTY success -> #2 Folder Delete Action failure -> #0 Send Message to User |
helmut_wildcard:helmut.templates |
|
| 4 | Action / Delete / File Multiple Delete Action | File Delete Action | Will delete one or more files | success -> #7 File Delete Action failure -> #7 File Delete Action |
helmut_wildcard:helmut.templates |
|
| 5 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: All categories must be removed before the group can be deleted |
|
|
| 6 | Condition / Folder / Folder Multiple Exists Condition | Folder Exists Condition | Will check if one or more folders exist | folders: ['{helmut.templates}/{project.group}'] condition: DOES_NOT_EXIST success -> #1 Success Action failure -> #3 Folder Empty Condition |
helmut_wildcard:helmut.templates |
|
| 7 | Action / Delete / File Multiple Delete Action | File Delete Action | Will delete one or more files | success -> #6 Folder Exists Condition failure -> #6 Folder Exists Condition |
helmut_wildcard:helmut.templates |
|
| 8 | Condition / Folder / Folder Multiple Exists Condition | Folder Exists Condition | Will check if one or more folders exist | folders: ['{helmut.templates}'] condition: DOES_EXIST success -> #4 File Delete Action failure -> #10 Send Message to User |
helmut_wildcard:helmut.templates |
|
| 9 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: Please check the connection to the share before deleting. |
|
|
| 10 | Output / User / User Message Output | Send Message to User | Will send a message to a user | message: Please check the connection to the share before deleting. success -> #9 Fail Action |
Deprecated
|