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 audits registry
In order to view changes to a registry
As an admin user viewing the registry list
I want to audit changes to a registry
- Scenarios
-
- Scenario
-
- Given
- I am signed in
- And
- I am on the registries page
- When
- I follow "New Registry"
- And
- I fill in "Name" with "Lombard"
- And
- I press "Create Registry"
- Then
- I should see "Lombard"
- When
- I follow "Audit"
- Then
- I should see "Audit Trail for Lombard"
Last published almost 7 years ago by wminsinger.