owncloud / owncloud/ocis

The graph representation of a share list is wrong

Open
#5,399 0 comments 0 reactions 0 assignees View on GitHub
Type:Bug
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

currently we pul all users with the same share role in a single graph drive item permission as a list of identitysets in the grantedtoidentities property.

This prevents us from using the expirationDate of the permission (which we [still need to add](https://github.com/owncloud/libre-graph-api/issues/86)).

We should create a dedicated permission for every recipient / share role

This might be a breaking change, but I don't know if any client is using this api already.

cc @C0rby @micbar

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.