translation crash in hthor if handling a dataset with mixed formats in a child query

Description

None

Conclusion

None

Activity

Show:

Jacob Cobbett-Smith June 10, 2020 at 11:44 AM

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.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Point

Fix versions

Due date

Created June 10, 2020 at 10:44 AM
Updated June 10, 2020 at 2:31 PM
Resolved June 10, 2020 at 2:31 PM

Flag notifications