Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In method computeRepository we set setPdxReadSerialized to true but after the method is done executing we reset it back to false.
This behavior must be to reset to the state it was in before we set it to true.