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 collaboratorUser edits discussion description
As a Loomio user
I want to be able to edit the discussion description
So I can provide a clear context for the discussion
- Scenarios
-
- User edits the discussion description
-
- Given
- I am logged in
- And
- there is a discussion in a group I belong to
- And
- I am on the discussion page
- When
- I choose to edit the discussion description
- And
- I fill in and submit the discussion description form
- Then
- I should see the description change
- And
- I should see a record of my change in the discussion feed
- User tries to edit the discussion description when they don't belong to the group
-
- Given
- there is a discussion in a group
- And
- I am not a member of the group
- When
- I visit the discussion page
- Then
- I should not see a link to edit the description
Last published over 5 years ago by Loomio Project.