Defect HC-6551

GET /wcs/resources/store/1/usercontext/@self/contextdata returns partial results

Software

Customer case Applies to Corrected in
CS0139743 V9.0.1.11 9.0.1.14

Observed behavior

Calls to GET /wcs/resources/store/1/usercontext/@self/contextdata returns partial results in the activity token.

Expected behavior

The call should never return partial data.

Resolution

In UserContextHandler, when clearing the responseData, the activity token was not being cleared. That has been corrected with this fix.