You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current Behavior:
Basically, when the IA Engine tries to deploy an IA and fails (which is clearly stated in the logs), in the UI it is still marked as a successful deployment.
Expected Behavior:
An error should be thrown from the API to UI
Steps to Reproduce:
Take any CSAR, configure the container with wrong endpoints for the Tomcat, deploy the CSAR, see the deployment marked as successful although no IA was ever deployed.
System Information:
Tested with local setup (Container in Eclipse, Tomcat and BPS running locally) on Mac
The text was updated successfully, but these errors were encountered:
Current Behavior:
Basically, when the IA Engine tries to deploy an IA and fails (which is clearly stated in the logs), in the UI it is still marked as a successful deployment.
Expected Behavior:
An error should be thrown from the API to UI
Steps to Reproduce:
Take any CSAR, configure the container with wrong endpoints for the Tomcat, deploy the CSAR, see the deployment marked as successful although no IA was ever deployed.
System Information:
Tested with local setup (Container in Eclipse, Tomcat and BPS running locally) on Mac
The text was updated successfully, but these errors were encountered: