Functional overview
As of today the API exports the permission related to the user that is browsing the correponding resource.
In order to integrate Tuleap with external systems that need to compute permissions (indexation engine), when browsing the resource with a higher level of access (admin of the resource), I should be able to retreive all the permssions associated to groups.
The following resources are under consideration:
- GET /project/:id (project visibility)
- With project admin capability
- GET /tracker/:id (tracker structure, to get the permissions of all the fields as well as tracker permissions themselves)
- With tracker admin capability
- GET /frs_release/:id
- With FRS administrator capability
- GET /frs_packages/:id
- With FRS administrator capability
- GET /docman_items/:id
- With Docman manager capability