Details
-
Type:
Bug
-
Status: Open
-
Severity:
Medium
-
Resolution: Unresolved
-
Affects Version/s: 6.1.0 GA, 8.3.0.19 GA
-
Fix Version/s: Backlog
-
Component/s: Step
-
Labels:None
-
Environment:Ubuntu 20.04
JVM: Openjdk version "1.8.0_282"
-
Story Points:0
-
PDI Sub-component:
-
Notice:
-
Operating System/s:Ubuntu 18.x
-
Steps to Reproduce:
Description
As an ETL developer, I want the transformation step "Process Files" to set the filenames to result when the file operation is "Move".
Currently when the operation is Move, the step successfully moves files but the file names are not set in result unless the file already exist on destination. If I change the operation to Copy the step successfully copies files and sets file names to result.