cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
125 stars 67 forks source link

New recruiters can't see organizations (Access-, role & rights management) #136

Open blu-IT opened 9 years ago

blu-IT commented 9 years ago

Hello,

in my testinstallation I defined a main "umbrella organization" on which YAWIK is running and then inserted some "suborganizations" / companys in the section "Organizations" - with my admin account.

When I invite new people with recruiter role and they login, they can't see the suborganizations, only the umbrella organization. So they can't view, create or edit jobs for these suborganizations/companys.

I also want to control the access and setup more specific rights. E.g. recruiter 1 should only be able do work/edit on jobs offers for suborganization 1, while recruiter 2 is able to work/edit on job offers for suborganization 1 & 2.

Regards, Ivan

cbleek commented 9 years ago

Hi Ivan,

yes, it's a current limitation. Only newly create organizations inherit permissions. Means, if an employee creates a "suborganization", it should be visible to all employees.

From my point of view it should be configurable.

The company admin should be able to set a default. E.g. inherit allways.

On the other hand an, an employee should be able to decide, if a newly created organization is visible to others.

Regards,

Carsten