How does "Branch" work on Schedule Board

Branch Dropdown needs to follow user access permission.

Here I is the logged in user , Company is permission. 

On Participant View :

  1. If I have Permission User Access > Participant Access Level : company then

    1. I WILL SEE all Participants from the company

    2. I WILL SEE all branches in the Branch dropdown.

  2. If I have Permission User Access > Participant Access Level : Branch then

    1. I WILL ONLY SEE Participants from the branch I am from only.

    2. I WILL SEE only my branch in the Branch dropdown.

  3. If I have Permission User Access > Access Level : Allowed User then

    1. I WILL ONLY SEE Participants where I am in the allowed user list.

    2. I WILL NOT SEE Branch dropdown

On Employee View :

  1. If I have Permission User Access > Access Level : company then

    1. I should only see all Employees from that company

    2. I WILL SEE all branches in the Branch dropdown.

  2. If I have Permission User Access > Access Level : Branch then

    1. I should only see Employees from that branch only.

    2. I WILL SEE only my branch in the Branch dropdown.

  3. If I have Permission User Access > Access Level : Report To then

    1. I should only see Employees that report to me

    2. I WILL NOT SEE Branch dropdown


Was this article helpful?