Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Attila VamosAttila VamosReporter
Attila VamosAttila VamosPriority
TrivialCompatibility
PointFix versions
Pull Request URL
Details
Details
Components
Assignee
Attila Vamos
Attila VamosReporter
Attila Vamos
Attila VamosPriority
Compatibility
Point
Fix versions
Pull Request URL
Created January 14, 2019 at 12:14 PM
Updated January 17, 2019 at 11:48 AM
Resolved January 17, 2019 at 11:48 AM
Copying a superfile with DFUPlus command line tool or from ECL code with this code fragment:
reports:
However the superfile is copied and the result is clean.
The problem is in the return value checking at the end of DFUPlus copysuper function:
because the sprayclient->Copy(req) provides WUID as result if the operation was successful.