Thomas Citharel
Thomas Citharel
> Show the statuses of the other people as well Note we currently hide this by default in the e-mail, following the `invitation_list_attendees` app config. https://github.com/nextcloud/server/pull/17456 We might want to...
> Rather to have the button say „Download“ I suggest to name it „Add to Calender“. Unfortunately (same instance) registered users would expect this button to add the event to...
Thx for context!
> I just noticed that the *davbackends start a transaction in addChange, which is always called from an existing transaction. I don't think that is the problem but it looks...
This should do it then. The value (here 409) should be equal to the current `MAX(id) + 1` (make sure you run `SELECT` to get an up-to-date value). ```sql ALTER...
> I'm happy to submit a PR. PR has been here for a while, I just never took the time to test if there's no side-effects introduced by this. I...
Nope, just (possibly) invalid links Nextcloud fails to fetch or parse that we're aren't giving user feedback for. See #30825.
@p5n @StefanGebhardt both of your issues are https://github.com/nextcloud/server/issues/42143 Original issue can be closed in favor of https://github.com/nextcloud/server/issues/30825