OCM. user cannot see inviteUser email
Open
Priority:p2-high
Type:Bug
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
precondition:
- run two ocis instances `ocis-server` and `federation-ocis-server` see here https://owncloud.dev/ocis/development/testing/#running-test-suite-with-federated-sharing-ocm
Steps:
- user `einstein` generates invitation with description and inviteUser email `POST https://ocis-server:9200/sciencemesh/generate-invite`
Actual: no `description` and `recipient` in the response
- user `einstein` lists all his invitations `GET https://ocis-server:9200/sciencemesh/list-invite`
Actual: no `description` and `recipient` in the response
https://github.com/user-attachments/assets/059dcad3-9142-479a-8c1d-75623bff36b0
Contributor guide
Assessment
This issue has not been assessed yet.