Skip to content

Do not check feedback in UpdateApprovalsService

Malcolm Locke requested to merge 412403-remove-check-feedback-argument into master

What does this MR do and why?

In preparation for #409018 (closed) this MR removes the option to include vulnerability_feedback results in the Security::Finding.by_state scope.

The main reason for this change is that !120747 (diffs) introduced a change recently that hard coded the inclusion of vulnerability_feedback records regardless of the feature flag.

Related to #412403 (closed)

Edited by Malcolm Locke

Merge request reports