Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate JSON file with all the Custom Settings in order to then been able to deploy it in any environment #270

Open
caelcs opened this issue Mar 31, 2016 · 2 comments

Comments

@caelcs
Copy link

caelcs commented Mar 31, 2016

As a Developer I am expecting to retrieve all the custom settings in a particular sandbox and generate a JSON all the names of fields with the values when I execute a gradle task.

The reason behind this is to provide a way to avoid any manual configuration as part of any deployment process. At the moment a developer usually is working in a sandbox, one of the aspect that as a developer I would like to do is retrieve all the custom settings as a JSON file and then use it to generate anonymous classes to insert those custom settings based on the JSON file.

@caelcs caelcs changed the title Generate Json for Custom Settings in order to then been able to deploy it in any environment Generate JSON file with all the Custom Settings in order to then been able to deploy it in any environment Mar 31, 2016
@caelcs
Copy link
Author

caelcs commented Mar 31, 2016

I am more than glad to fork the project and make a pull request with a tentative solution for this. Is this something that you would consider a nice to have in your plugin?

@ziur
Copy link
Contributor

ziur commented Mar 31, 2016

Cael, feel free to fork it and implement this feature, we are open to any collaboration 😄
If you have any question or comments please let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants