Enable Direct Transfer UI when override flag is set

What does this MR do and why?

Currently, when Direct Transfer is disabled in the application settingy, one can still use the API by enabling the override_bulk_import_disabled FF. However, the UI will remain disabled.

With this change, users can use Direct Transfer via both the API and the UI when the override_bulk_import_disabled is enabled for a given user.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

N/A

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Martin Wortschack

Merge request reports

Loading