Config Resolution at Project Import

Julia Szewczyk
Julia Szewczyk, Product Manager

As part of our ongoing efforts to streamline environment promotion processes, we have introduced the ability to resolve project configuration data during import.

This enhancement allows you to preview and adjust the impact of incoming project configuration during import. The default view aligns with the previous functionality, utilizing incoming values by default. However, you now have the ability to retain existing configuration values, overwrite them with incoming values, or specify values individually. You can preview the effect your resolution will have on the existing project. For more details, refer to the feature documentation.

API supportIn addition to the UI enhancements, we have made changes to the public API. The importProject endpoint now supports configuration resolution during import via API. You can pass desired configuration values as part of the import request, enabling a more automated and customizable import process. For additional details on the API changes, refer to the importProject documentation.

config-resolution

Was this page helpful?