This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
Missing docker tag results in un-actionable error message #142
Labels
enhancement
New feature or request
When the docker tag is not provided, the application is unable to produce a WAR file and reports: "This is something wrong with your configuration file. Please fix and try again"
In the console, the error is more descriptive:
However, when the service is hosted, users do not have access to the console messages. Users will not know what is wrong. The error needs to be raised all the way to the user interface. This error can be prevented by forcing the user to enter a valid docker tag name in the package configuration pop-up, not not let the user close the pop up
The text was updated successfully, but these errors were encountered: