feat: command to list and delete calendar subscriptions#51136
Conversation
5f0abd6 to
ff1fde6
Compare
| } | ||
|
|
||
| $subscriptionInfo = $this->calDavBackend->getSubscriptionByUri( | ||
| 'principals/users/' . $user, |
There was a problem hiding this comment.
I really hate, that we have to do this, but I get it at the moment there is no other way.
There was a problem hiding this comment.
What is the issue? I don't see it yet
There was a problem hiding this comment.
That we constantly have to append and remove 'principals/users/'
|
Thanks for reviewing and testing 👍 Looks like you accidentally tested the existing command instead of my new one 😆 No worries, happens 🙈 The PR introduces Would be great if you could give that one a spin 🚀 |
(Face Palm) On it |
ff1fde6 to
85ac8d3
Compare
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
85ac8d3 to
c410e08
Compare
|
Documentation: nextcloud/documentation#12983 |


Summary
Add occ command to list and delete calendar subscriptions
TODO
Checklist