ManageIQ / manageiq-automation_engine

Automation engine for ManageIQ
Apache License 2.0
11 stars 73 forks source link

Use Rbac.filtered for MiqAeExpressionMethod #518

Closed kbrock closed 1 year ago

kbrock commented 1 year ago

We were only using the search results of the return set anyway, and :results_format is no longer a valid parameter

The main reason for changing this is to ensure :skip_counts is set so we can avoid that extra processing

The tests did seem to exercise this method.

miq-bot commented 1 year ago

Checked commit https://github.com/kbrock/manageiq-automation_engine/commit/bb90ccb84bb96902367b5b651d0ab354eb5bfe57 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :trophy: