Block a user
Ashutosh_Employee_Update_Validation
user profile api returns duplicate FeaturePermissions. This makes permission checks impossible, as multiple permissions return the same feature ID. Instead it will return the permissionID, also now passing the list featureid's in the response
user profile api returns duplicate FeaturePermissions. This makes permission checks impossible, as multiple permissions return the same feature ID. Instead it will return the permissionID, also now passing the list featureid's in the response
vikas.nale
pushed to vikas_38_featurepermission_issue at admin/marco.pms.api
2025-04-02 10:29:03 +00:00
vikas.nale
created branch vikas_38_featurepermission_issue in admin/marco.pms.api
2025-04-02 10:29:03 +00:00
Added new validation in user login to verify if user is active or not and if user's email is confirmed or not
Fixed bug regrading passing incorrect tenantId and sending list of active and inactive employees rather than list of active or inactive employees