ocis icon indicating copy to clipboard operation
ocis copied to clipboard

OCM. user cannot see inviteUser email

Open ScharfViktor opened this issue 7 months ago • 2 comments

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

ScharfViktor avatar Jul 12 '24 07:07 ScharfViktor