snax4a / service-quotes-web

Service Quotes React.js web app
service-quotes-web.vercel.app
0 stars 0 forks source link

Manager accounts can have specializations and are displayed with other Employees in the lists #38

Closed SKVetr closed 3 years ago

SKVetr commented 3 years ago

Currently in app Manager is an Employee with more rights, can have specialization and be assigned to service. However, Manager lacks ability to set execution date and move service between statuses.

What are the steps to reproduce this issue?

  1. Log in on manager account
  2. Access Employee page
  3. Observe listed elements
  4. Access Service Request in New/Assigned status
  5. Select Assign Employee option
  6. Observe listed elements

What happens?

Managers are listed with Employees.

What were you expecting to happen?

Manager is Employee account with extra rights (add options to Service Requests). OR Manager is not an Employee and is are not listed with other Employees on lists.

Notes?

Affects documentation!