Open saw-jan opened 2 weeks ago
So ocis and oc10 Apis are not compatible? Or am I missing anything
@kobergj
In this case, yes!
No. They are not compatible. This issue is know since long: https://github.com/owncloud/enterprise/issues/6307 https://github.com/owncloud/ocis/issues/5675#issuecomment-1878845801
In this case, yes!
I meant, the way notification is deleted is different in ocis and oc10. In oC10, notification id is used in the url path not in the body like ocis
DELETE http://localhost:8080/ocs/v2.php/apps/notifications/api/v1/notifications/1
Pre-submission Checks
Describe the bug
Nothing happens when clicking the notification dismiss button.
The request to delete the notification is wrong for ocis:
Incorrect Request:x:
Correct request :heavy_check_mark:
Expected behavior
Notification gets dismissed/removed
Steps to reproduce the issue
admin
user to the desktop-clientdemo
user, share a file toadmin
from the oCIS serveradmin
user, try to dismiss the notification from theServer Activity
tabScreenshots
Logs
Client version number
Tested on client 6.0.0 and 5.3.1
Server information
Tested on:
Infinite Scale 4.0.7 Community
Infinite Scale 5.0.7 Community
Infinite Scale 7.0.0-rc.1 Community