Skip to content
Snippets Groups Projects
Unverified Commit dcb467c0 authored by Sandeep Chauhan's avatar Sandeep Chauhan Committed by GitHub
Browse files

Fix Permissions for Project access(detail view) (#3220)

Fixes #3205 
Fixes #3216 

1. Staff can access the project in every status.
2. Contracting can access projects only in `WAITING_FOR_APPROVAL` and
`CONTRACTING` statuses.
3. Finance can access projects only in the `WAITING_FOR_APPROVAL` and
`IN_PROGRESS` statuses.
4. Applicant(only project user) can access the project in every status
to keep track.
5. Unauthorised users and any other role can not access the project.
parent 5249453b
No related branches found
No related tags found
2 merge requests!18Fix application form submit button remaining disabled (#3483),!13Merge in v4.1.1
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment