Add extra option to see all the configuration warnings

What is a one sentence summary of your feature request?

Add a --warnings option to the Usercube deployment tools to display all configuration warnings, even after a successful deployment.

Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.

I recently created a new job in our pre-production environment and during deployment, it failed with an error and several warnings. After resolving the main error the deployment succeeded. All the warnings after this disappeared from the deployment response even though I hadn’t addressed them. As a result, I no longer have visibility into what those warnings were, which makes it difficult to ensure the configuration is fully clean and correct.

To improve transparency and troubleshooting, I’d like to suggest adding a --warnings option to either Usercube-Export-Configuration.exe, Usercube-Deploy-Configuration.exe, or both. This option would allow us to explicitly retrieve all warnings present in the configuration, regardless of whether the deployment succeeds or fails.

Alternatively, a separate executable could be created specifically for this purpose. One that analyzes the configuration and lists all warnings before you do a deployment.

This feature would help teams identify potential issues early and ensure all configuration warnings are properly addressed.

How do you currently solve the challenges you have by not having this feature?

I don’t see all the warnings.

Hi @Kamil.Wojenkowski

Thanks for the feedback. I’ll check with the team if a workaround exists today.

1 Like