sbcDeveloper / bugs-in-time

bug repository for timesheet
0 stars 0 forks source link

Empty Employee List Results in Redirect #97

Closed sbcDeveloper closed 9 years ago

sbcDeveloper commented 9 years ago

When a Timesheet Administrator has no access to employees, their EE List will fail to populate and the user will be redirected to the login page

sbcDeveloper commented 9 years ago

when a BUnit TSA attempts to assign a role, they'd crash. BUnit TSA's shouldn't have anyone in the drop down list because they can't assign roles, Temp fix, if the EE list is empty, the user is redirected to the main menu. Future fix is to prevent them from accessing this menu item.

sbcDeveloper commented 9 years ago

menu item hidden from BUnit Admins