Tuesday, January 5, 2021
1 change · master
Enhancements to existing features
The Employees app now avoids showing both “Employees” and “Employee Directory” to users who can already access the main Employees folder, reducing confusion during onboarding. The first user is also assigned to the Administration department by default, making initial employee setup clearer.
Original PR description
Reason: In Employees app, it is confusing for the first time users to see both 'Employees' and 'Employee Directory' folder. Also, first user is not assigned to any departments. Solution: If the user can see the folder 'Employees', don't show the folder 'Employee Directory'. Assign the first user to the 'Administration' department. Task - 2377506