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

fix: notifications when the projects or users are deleted #4917

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Malavi1
Copy link
Contributor

@Malavi1 Malavi1 commented Apr 30, 2024

Fixes #4904

Describe the changes you have made in this PR -

  • Introduced a new DeletedUser class it is called whenever the user or project is nil/false.

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

app/models/deleted_user.rb Outdated Show resolved Hide resolved
app/models/deleted_user.rb Outdated Show resolved Hide resolved
app/models/deleted_user.rb Outdated Show resolved Hide resolved
app/models/deleted_user.rb Outdated Show resolved Hide resolved
app/models/deleted_user.rb Show resolved Hide resolved
app/models/deleted_user.rb Outdated Show resolved Hide resolved
app/models/deleted_user.rb Outdated Show resolved Hide resolved
Copy link

codeclimate bot commented May 12, 2024

Code Climate has analyzed commit f35f97d and detected 0 issues on this pull request.

View more on Code Climate.

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.

Fix notifications when the projects or users are deleted
2 participants