Closed ghost closed 2 years ago
This PR is a follow-up to https://github.com/ManageIQ/manageiq-providers-cisco_intersight/pull/55. Last time, polling did not take into consideration historical events and was not able to fetch them. This PR changes this by redefining variable since in the polling function.
Checked commits https://github.com/tjazsch/manageiq-providers-cisco_intersight/compare/6c4990ca6c661eb3bdc65cdf9d08530c761571c4~...40b72688564279066ba311d78ecdd84b48153144 with ruby 2.6.9, rubocop 1.19.1, haml-lint 0.35.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :star:
This PR is a follow-up to https://github.com/ManageIQ/manageiq-providers-cisco_intersight/pull/55. Last time, polling did not take into consideration historical events and was not able to fetch them. This PR changes this by redefining variable since in the polling function.