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

Bugfix/Enable superuser to delete user annotations #398

Merged

Conversation

c-w
Copy link
Member

@c-w c-w commented Oct 11, 2019

As reported in #385, superusers currently can't delete annotations created by another user. This pull request enables superusers to delete annotations even if they were created by another user.

Resolves #385

@jonhilgart22
Copy link

Bump! Can we merge this in :)

@prokotg
Copy link

prokotg commented Oct 23, 2019

hey ! Thank you for this contribution! As I can see,there is only super user you consider rn. When I look at administration panel where I give users permissions (through groups) there isan option for a user to have the following permissions
image
Should not they also be able to change other people's annotations? Or do I miss sth out here?

Cheers! :)

@c-w c-w force-pushed the bugfix/superuser-delete-annotation branch from dfd2d4b to 6d3db4c Compare October 25, 2019 16:06
@Hironsan Hironsan merged commit 9049a6b into doccano:master Nov 18, 2019
@c-w c-w deleted the bugfix/superuser-delete-annotation branch November 18, 2019 18:05
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.

Can't remove annotation done by other user when logged in as admin
4 participants