Restore Saves
RESTORE_SAVE · SERVER · 5f437b261bb1610006d84da5
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Deprecated | Compatibility: Deprecated Node Reference | #6 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 | #7 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. |
||
| Compatibility | Compatibility: Design Enum Options Missing | #0 File Copy Action |
DetailsFile Copy Action has an outdated option list for If new Filepath exists. Helmut4 4.13.0 also lists: INCREMENT_NAME. → Open and save the stream in the selected Helmut4 version or update the node so the design metadata contains the current enum options. |
||
| Compatibility | Compatibility: Design Enum Options Missing | #2 File Move Action |
DetailsFile Move Action has an outdated option list for If new file exists. Helmut4 4.13.0 also lists: INCREMENT_NAME. → Open and save the stream in the selected Helmut4 version or update the node so the design metadata contains the current enum options. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| No references found. | ||||
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / Copy / File Copy With Options Action | File Copy Action | Will copy a file (will overwrite if destination exists) | source: {project.savepath} target: {project.path} success -> #3 Success Action failure -> #5 Fail Action |
Compatibility
|
|
| 1 | Action / Create / Folder Multiple Create Action | Folder Create Action | Will create one or more folders | folders: ['{project.parent}/Saves/Backup/'] success -> #2 File Move Action |
|
|
| 2 | Action / Move / File Move With Options Action | File Move Action | Will move a file (using a conflict rule if destination exist) | source: {project.path} target: {project.parent}/Saves/Backup/{project.name}-version-{date.day}{date.month}-{time.hour}{time.minute}{time.second}.{proj… success -> #0 File Copy Action failure -> #4 Fail Action |
Compatibility
|
|
| 3 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|
||
| 4 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: Failed to backup project: application still running? failure -> #6 Send Message to User |
|
|
| 5 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: Failed to restore autosave backup project! failure -> #7 Send Message to User |
|
|
| 6 | Output / User / User Message Output | Send Message to User | Will send a message to a user | message: Failed to backup project: application still running? |
Deprecated
|
|
| 7 | Output / User / User Message Output | Send Message to User | Will send a message to a user | message: Failed to restore autosave backup project! |
Deprecated
|