Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete calendars with their users #1545

Merged
merged 7 commits into from
Sep 28, 2016

Conversation

LukasReschke
Copy link
Member

@LukasReschke LukasReschke commented Sep 27, 2016

tcitworld and others added 5 commits September 27, 2016 18:29
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
@LukasReschke LukasReschke added 3. to review Waiting for reviews downstream labels Sep 27, 2016
@LukasReschke LukasReschke added this to the Nextcloud 11.0 milestone Sep 27, 2016
@mention-bot
Copy link

@LukasReschke, thanks for your PR! By analyzing the annotation information on this pull request, we identified @nickvergessen, @icewind1991 and @tcitworld to be potential reviewers

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* @return void
*/
function deleteAllSharesForUser($principaluri) {
$this->sharingBackend->deleteAllSharesByUser($principaluri);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For or By? This looks like a trap for the future 🙈

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks.

@nickvergessen
Copy link
Member

Works 👍

@nickvergessen
Copy link
Member

This also was reported yesterday: #1551

I'd like to see a backport to 10 for this.

@LukasReschke
Copy link
Member Author

This also was reported yesterday: #1551

I think that ticket is about contacts, not calendar data.

@nickvergessen
Copy link
Member

See the second commit? in this PR?

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
@MorrisJobke
Copy link
Member

Tested and works 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants