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

BUG: When a project with collaborators is deleted, it is only deleted in the profile of the collaborator when initiated the call (while it remains in all other profiles) #83

Open
xstephen95x opened this issue Mar 10, 2017 · 4 comments
Assignees

Comments

@xstephen95x
Copy link
Member

UG: When a project with collaborators is deleted, it is only deleted in the profile of the collaborator when initiated the call (while it remains in all other profiles)

@xstephen95x xstephen95x self-assigned this Mar 10, 2017
@xstephen95x
Copy link
Member Author

Target: fix PostAuth.deleteCurrentProject

Change method to remove all collaborators as well

@xstephen95x
Copy link
Member Author

b8f84bd

updated PostAuth.deleteCurrentProject()

@xstephen95x
Copy link
Member Author

@ANYATI Verify that the update has fixed the bug. If so, comment and close.

@xstephen95x
Copy link
Member Author

secondary bugfix: was assuming the acting user was the project owner, but other collaborators can also delete a project. Code changed to delete the owner explicitly, not just the acting user

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

No branches or pull requests

1 participant