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

Implement service methods for community deletion #1020

Merged

Conversation

max-moser
Copy link
Contributor

What's not included yet:

  • hooking the deletion operations to resources
  • deleting communities of users when they're getting blocked

@max-moser max-moser force-pushed the mm/community-deletion-service branch from 8cd674b to 335aece Compare September 19, 2023 15:39
extra_filter=None,
**kwargs,
):
"""Search for all (published and deleted) records matching the querystring."""
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"""Search for all (published and deleted) records matching the querystring."""
"""Search for all (published and deleted) communities matching the querystring."""

extra_filter=None,
**kwargs,
):
"""Search for published records matching the querystring."""
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"""Search for published records matching the querystring."""
"""Search for published communities matching the querystring."""

@zzacharo zzacharo merged commit 6f4a8f4 into inveniosoftware:master Sep 19, 2023
@max-moser max-moser deleted the mm/community-deletion-service branch September 20, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants