Create Category
CREATE_CATEGORY · SERVER · 6051c861681a9f0006075165
Nodes2
References1
Dynamic0
Errors0
Warnings0
Score8
Compatible
4.13.0
50%
1/2 ok
· 1 wc
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Old Wildcard | Deprecated Wildcard Syntax | #1 Send Notification to User |
DetailsOutput / User / User Notification Output uses old percent-style wildcard syntax: %user.name%. This syntax is deprecated — use curly-brace syntax instead. → Replace %wildcard% with {wildcard} in all parameter values of this node. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Helmut Wildcard | helmut.templates | Design | #0 Folder Create Action |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / Create / Folder Multiple Create Action | Folder Create Action | Will create one or more folders | folders: ['{helmut.templates}/{project.group}/{project.category}'] failure -> #1 Send Notification to User |
helmut_wildcard:helmut.templates |
|
| 1 | Output / User / User Notification Output | Send Notification to User | Will send a notification to a user | message: Hi {user.name}, there was a problem creating the category. Please check the problem with the help of the debugger. |
Old Wildcard
|