Skip to content

[$50] Refactor access levels on the resources #302

Closed
@ThomasKranitsas

Description

@ThomasKranitsas

Right now, we have a fullAccess flag for each ResourceRole which means a resource can either have or not full access (read/write) on a challenge.

We should split this into two flags (fullReadAccess and fullWriteAccess) so we can chose which roles have what sort of access.

For example, a manager/copilot can have both and an observer can have only fullReadAccess etc

cc @rootelement

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions