mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Bug was caused by a 'cloudStack.fullRefresh' event being triggered on a non-existent edit widget, for a non-existent project. I changed the widget to only refresh if the current instance is visible (i.e., most likely the user still has active data for it)