Below is the scenario that I have and tried,
-
I created two projects, Test Project 1 and Test Project 2.
-
I have 1 Project Manager, 2 Developers and 1 QA who would be working only on Test Project 1.
-
I have created their users in ERPNext as System Users and have given them the below roles,
a. Project Manager > Project Manager
b. Developer > Projects User
c. QA > Projects User -
Then, I assigned the Project Manager, Developers and QAs to only Test Project 1 by using the “Assign to” option in the Project.
-
But, when I login with any user (i.e. project manager or developer or QA), I can see all the projects (i.e. ones that are not assigned to them as well).
The expected behavior here is to see only projects that are assigned to that user (in this case only Test Project 1).
So, I am unable to restrict users to view assigned projects only.
Can someone please help/suggest what more needs to be done so that I can restrict my users to see only the projects that are assigned to them?