Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
CriticalCompatibility
PointFix versions
Due date
Jun 10, 2020
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Compatibility
Point
Fix versions
Due date
Jun 10, 2020
Created June 10, 2020 at 10:44 AM
Updated June 10, 2020 at 2:31 PM
Resolved June 10, 2020 at 2:31 PM
This bug has been present since 7.0.
[ In the past instead of crashing, it would probably have hit a serialization exception instead ]
One or more of the files being read in the child query, do not match the defined record structure.
Specifically, if the 1st requires translation, but subsequently another doesn't, then it hits this problem.
The workaround for now, is to check and ensure that the logical files being read in a CQ like this, either all need translation, or none do.