owncloud / owncloud/ocis

OCM. delete-accepted-user endpoint always returns 200

Open
#10,223 4 comments 0 reactions 0 assignees View on GitHub
Priority:p3-medium Type:Bug
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

```
Web UI 10.3.0
Ocis: 6.5.0
```

Steps:
`Given using server "LOCAL"`
`And "Alice" has generated invitation`
`And using server "REMOTE"`
`And "Brian" has accepted invitation`
`And "Brian" deletes connection to user "Alice"`

Actual: 200. Should be 204?

`And "Brian" tries to delete connection to user "Alice"` - or use random userId

Expected: bad request. user not found
Actual: 200

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.