Skip to content

Implement study admin role, separate from data submitter #11

@kcranston

Description

@kcranston

OICR distinguishes between a study admin (can read / write all study data, including the list of people who can submit data) and a data submitter (can submit data for a study). We only implement a POST request on /study that both creates the study and adds the users. Editing the users requires re-POSTING (can only be done by someone with edit permission as per paths.json). We need to separate the CRUD operations to allow a user to edit the list of study people without removing / adding the study.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions