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 collaboratorSet Preferences using Configuration File
As a Open Data leader in my organisation
I want to deploy Data Curator with some preset preference settings
So that my organisation is consistent in how it packages open data
The configuration file may have a default value for each preference setting.
The configuration file will be json.
Sample json will be provided
Customer to edit and place in required location for Data Curator to read on launch
Customer determines if json import is correct by launching Data Curator
If a default value in the configuration file is invalid or missing, it is ignored
Preferences to be retained across application updated
- Scenarios
-
- Set Preferences using Configuration File
-
- Given
- I have defined a Configuration file
- When
- Data Curator is opened
- Then
- read the Configuration file
- And
- default the preference settings from the values in the configuration file
Last published almost 2 years ago by Matt Mulholland.