-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: file-operations-plugin
-
Environment:File Operations Plugin 1.10
File Operations Plugin 1.10 introduces an output path for the file zip operation.Â
In older projects, this is not set. File operation shows
File Zip Operation:
FATAL: null
FATAL: null
ERROR: File Operations failed.
in the log and fails. The path should be optional to not break old builds/setups.
Adding the output path manually to older projects works, maybe removing and re-adding the file operation would work too but I didnt test.