Problemunvalidated
Tension: The reducer is accessing some `user` property that doesn't exist in the response object. Outcome: Update the reducer logic to access into `action.payload.applicationUser` property.
a20a7962-078f-44de-b2bd-b9fb9b7c1533
Tension: The reducer is accessing some user property that doesn't exist in the response object. Outcome: Update the reducer logic to access into action.payload.applicationUser property.