Description of problem: ON CFME+RHV Graph refresh turned ON (It is off by default), "All Datastores" are displayed multiple times. Important to mention that this is not about CFME saving history. 2 RHV providers were added, and or both same problem occurred. The problem is seen right after adding the RHV provider. Version-Release number of selected component (if applicable): CFME-5.9.0.4/RHV-4.1.7 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: Same RHV provider, connected to CFME-5.9.0.4 do not have this issue.
Created attachment 1348662 [details] cfmelog_graph_refresh_on.zip
I tested this using graph refresh by adding the engine it was used to find this bug and I can see the duplicates. When I inspected db I can see one Storage entity per storage domain. When testing it with regular refresh I noticed that "All Datastores" contains the duplicates. This bug is not related to graph refresh and should not block the feature.
After each refresh datastores are growing when using graph refresh. Investigating main cause of it.
This should have been resolved by https://github.com/ManageIQ/manageiq/pull/16408