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 inbound links to a policy as an editor
As a writer, I want to see a list of PUBLISHED documents that are associated
with the policy document I am currently viewing, so I can see the full set of
related items that will appear on the published page.
- Scenarios
-
-
- Given
- a published policy "Reform tax on hairpieces"
- And
- a published publication "Impact assessment: merkin wearers" associated with the policy
- And
- a draft publication "Changing the way we tax wigs" associated with the policy
- And
- I am an editor
- When
- I view the policy titled "Reform tax on hairpieces"
- Then
- I should see a link to "Impact assessment: merkin wearers" in the list of related documents
- But
- I should not see a link to "Changing the way we tax wigs" in the list of related documents
-
Last published about 7 years ago by David Heath.