To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorAdmin deletes post
As an admin
So that I can remove inappropriate content
I want to be able to delete other user's comments
- Scenarios
-
- Admin deletes another users comment
-
- Given
- I am logged in
- And
- I am an admin of a group with a discussion
- And
- the discussion has comments
- And
- I am on the discussion page
- When
- I click the delete button on a post
- And
- I accept the popup to confirm
- Then
- I should no longer see the post in the discussion
Last published over 7 years ago by Loomio Project.