owncloud / owncloud/ocis

Creation date is missing for space members

Open
#10,077 1 comment 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

## Describe the bug
Space members are currently missing the `createdDateTime` property in the server response.

## Steps to reproduce
1. Create a project space
2. Add a member to this space
3. Request its members via `/graph/v1beta1/drives/{driveId}/root/permissions`

## Expected behavior
The members/permissions have a `createdDateTime` property.

## Actual behavior
The `createdDateTime` property is missing.

Note that the same goes for responses of `POST` and `PATCH` requests for creating/updating members.

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.