-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP66, 7.0.X, 7.1.10 DXP FP4, 7.1.10.1 SP1, 7.1.2 CE GA3, 7.1.X, Master
-
Component/s: User Management > Users & Organizations
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Git Pull Request:
Customer reported that they have created an override class to extend userServiceWrapper, that to override updateStatus(int, init, serviceContext).
However they were not able to retreive request in serviceContext.
Go to control panel ----> users and organizations
Create a user
Deploy the attached jar to bundle
Deactivate the user
check console output
Expected: request in serviceContext is not null
Actual: request in serviceContext is null