Skip to content

fix(files_sharing): Fix stray groups not being cleaned up from shares when deleted - #51012

Closed
Pytal wants to merge 4 commits into
masterfrom
fix/clean-up-group-shares
Closed

fix(files_sharing): Fix stray groups not being cleaned up from shares when deleted#51012
Pytal wants to merge 4 commits into
masterfrom
fix/clean-up-group-shares

Conversation

@Pytal

@Pytal Pytal commented Feb 25, 2025

Copy link
Copy Markdown
Member

Summary

group-deleted.cy.ts.mp4

Checklist

… when deleted

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal Pytal added this to the Nextcloud 32 milestone Feb 25, 2025
@Pytal
Pytal requested review from a team, come-nc and susnux February 25, 2025 00:40
@Pytal Pytal self-assigned this Feb 25, 2025
@Pytal
Pytal requested review from skjnldsv and sorbaugh and removed request for a team February 25, 2025 00:40
@Pytal

Pytal commented Feb 25, 2025

Copy link
Copy Markdown
Member Author

/backport to stable31

@Pytal

Pytal commented Feb 25, 2025

Copy link
Copy Markdown
Member Author

/backport to stable30

@Pytal

Pytal commented Feb 25, 2025

Copy link
Copy Markdown
Member Author

/backport to stable29

})
})

it('deleted groups are removed from shares', () => {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For PHP code its more common to add integration tests (behat) that Cypress.

@come-nc

come-nc commented Feb 25, 2025

Copy link
Copy Markdown
Contributor

Is that different from #51000 ?

@provokateurin provokateurin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'd prefer my PR, because it also fixes users getting removed from groups.

@provokateurin provokateurin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Blocking, at least because the fix is incomplete.

@Pytal Pytal closed this Feb 25, 2025
@Pytal
Pytal deleted the fix/clean-up-group-shares branch February 25, 2025 16:04
@github-actions

github-actions Bot commented Apr 9, 2025

Copy link
Copy Markdown
Contributor

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Shares with deleted groups are not cleared

5 participants