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

Task: Allow the user to make the bug report anonymous after posting (remove user from the issue) #740

Closed
bug-reporter-bot opened this issue Apr 18, 2021 · 6 comments · Fixed by #1722
Labels

Comments

@bug-reporter-bot
Copy link

0 http://bugheist.com/issue/1524

@ankit2001
Copy link
Contributor

I am interested in it, please assign to me.

@github-actions github-actions bot assigned ankit2001 and unassigned ankit2001 Apr 18, 2021
@AtmegaBuzz
Copy link
Contributor

@fredfalcon what does anonymous means here ? the name of the person should not shown or the issue should be invisible to others.

@AtmegaBuzz AtmegaBuzz added Solved issue is completed/can be close more info required and removed Solved issue is completed/can be close labels Sep 8, 2022
@DonnieBLT
Copy link
Collaborator

This would allow the user to remove their username from it.

@DonnieBLT DonnieBLT changed the title Allow the user to make the bug report anonymous after posting Task: Allow the user to make the bug report anonymous after posting (remove user from the issue) Jan 27, 2024
@DonnieBLT DonnieBLT added task and removed backend labels Jan 27, 2024
@kr-2003
Copy link
Contributor

kr-2003 commented Jan 28, 2024

@DonnieBLT
I want your opinion on the following change.
We can create a method within the Issue model to handle remove user and call issue_instance.remove_user(). In remove_user, we can assign self.user = None.
Is it the correct way to handle this?

@kr-2003
Copy link
Contributor

kr-2003 commented Jan 28, 2024

/assign

@DonnieBLT
Copy link
Collaborator

Yes correct and check to make sure the user performing the action is the user on the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
5 participants