PHP Version
No response
Shopware Version
6.6.10.3
Plugin Version
No response
Actual behaviour
If shop data could not be refreshed, an alert email is sent. Displaying the shop detail page under app/organizations/myorganization/shops/123 does not list any alert, everything displays as green, however overall status is "red" which is confusing.
Expected behaviour
If shop data could not be refreshed, or for any other reason the shop overall status turns red, display the cause in shop details.
Steps to Reproduce?
- Connect a shop using Shopware API credentials
- Provoke an error (e.g. add basic auth or block the request url)
- Visit the shop detail page on Shopmon
PHP Version
No response
Shopware Version
6.6.10.3
Plugin Version
No response
Actual behaviour
If shop data could not be refreshed, an alert email is sent. Displaying the shop detail page under app/organizations/myorganization/shops/123 does not list any alert, everything displays as green, however overall status is "red" which is confusing.
Expected behaviour
If shop data could not be refreshed, or for any other reason the shop overall status turns red, display the cause in shop details.
Steps to Reproduce?