Skip to content

Draft: Rename and delete unused filters

Eduardo Sanz García requested to merge eduardosanz/remove-filter-id into master

What does this MR do and why?

When SAML is enabled, in the invitation member modal for the group and project member pages, the backend passes two pieces of data to the frontend. We have modified in the following way:

  • Remove filter_id as is not longer required because of !138075 (merged)
  • Rename saml_provider_id data to simply saml

EE: true

Screenshots or screen recordings

No changes.

How to set up and validate locally

N/A

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading