Concern: Admins got access rights to rate and gross salary field though they are not supposed to have.
Cause: When I see from back end, almost all Marquette admins have editable rights from day one. This is because, when you add a new admin, user rights table got entry for some fields (including pay rate and gross annual salary), for each user, with editable rights. When you mark any of these field mark with user specific and select any user and restricts his/her access, it get applied to that person only rest of them are still having editable access.
Correction: We need a code change here, we have to either stop adding records for user specific fields or for defaults we can use No Rights instead on editable.
Concern: Admins got access rights to rate and gross salary field though they are not supposed to have.
Cause: When I see from back end, almost all Marquette admins have editable rights from day one. This is because, when you add a new admin, user rights table got entry for some fields (including pay rate and gross annual salary), for each user, with editable rights. When you mark any of these field mark with user specific and select any user and restricts his/her access, it get applied to that person only rest of them are still having editable access.
Correction: We need a code change here, we have to either stop adding records for user specific fields or for defaults we can use No Rights instead on editable.