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/author edits a proposal close date
As a Loomio group admin or an authour of a proposal
I want to be able to edit the close date of a proposal
- Scenarios
-
- Admin extends a proposal close date
- Logged in non-admin/author tries to edit the motion close date
- Non member tries to edit the motion close date
- Admin extends a proposal close date
-
- Given
- I am logged in
- And
- I am an admin of a group with a discussion
- And
- the discussion has an open proposal
- When
- I visit the discussion page
- And
- I click the 'change close date' button
- And
- I select the new close date
- Then
- The proposal close date should change
- And
- I should see a record of my change in the discussion feed
- Logged in non-admin/author tries to edit the motion close date
-
- Given
- there is a discussion in a group
- And
- the discussion has an open proposal
- When
- I visit the discussion page
- Then
- I should not see a link to edit the close date
- Non member tries to edit the motion close date
-
- Given
- there is a discussion in a group
- And
- the discussion has an open proposal
- When
- I visit the discussion page
- Then
- I should not see a link to edit the close date
Last published over 7 years ago by Loomio Project.