-
Type:
Bug
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Workflows
-
High
-
-
Emptyshow more show less
Problem
File systems have filename length restriction (~255 chars) which caused inability to create/upload backup archives using parameter "targetPath": "/to_server/task-{id}{taskNr}{taskName}.zip" when {taskName} is too long (over 200 chars).
Solution
Restrict possible backup filename length to make sure backup files can be created and uploaded