Description of problem: We want to modify the variables to include deleted entities when there is a need for it. for example when there is the same cluster that was deleted and a new cluster was created with same name, the user need to be able to distinguish between them (like attaching the delete_date to the cluster name). Version-Release number of selected component (if applicable): 4.4.1 How reproducible: 100% Actual results: Deleted entities with identical name to active entities not showing in the queries. Expected results: All entities (deleted and active) are displayed with different full name (like attaching the delete_date to the entities names) Additional info: There are examples for doing this in the ovirt_reports repo.
$ git tag --contains 0e2b5a978a454b333d821196db358216a7ff8c5f ovirt-engine-dwh-4.4.3 ovirt-engine-dwh-4.4.3.1 ovirt-engine-dwh-4.4.3.2 $ git tag --contains 415c50c48aa22e35e8ede1b4b39fa55a131595ce ovirt-engine-dwh-4.4.3.2 $ git tag --contains 7de623c539af83fef5bec163ea325f733576ece0 ovirt-engine-dwh-4.4.3.2 $ git tag --contains 84be629903286453730c5012ee54474c10d25a51 ovirt-engine-dwh-4.4.3.2 This can be tested with 4.4.3
This bugzilla is included in oVirt 4.4.3 release, published on November 10th 2020. Since the problem described in this bug report should be resolved in oVirt 4.4.3 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.