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 collaboratorViewing most recent editions in admin
- Background
-
- Given
- I am an editor
- Scenarios
-
- Viewing an old edition I am prompted to view the most recent one
-
- Given
- a published document "Road accidents" exists
- When
- someone else creates a new edition of the published document "Road accidents"
- And
- I view the old edition of document "Road accidents"
- Then
- I can click through to the most recent version of document "Road accidents"
- Viewing an old edition that has since been access limited
-
- Given
- a published document "Road accidents" exists
- When
- someone else creates a new edition of the published document "Road accidents" and limits access to members of "Department of Secrecy"
- And
- I view the old edition of document "Road accidents"
- Then
- I cannot click through to the most recent version of document "Road accidents"
Last published about 7 years ago by David Heath.