Skip to content

Expose `has_failures` attribute in Direct Transfer API

What does this MR do and why?

This MR adds has_failures boolean attribute to Direct Transfer API in order to utilize it in #394727 (closed) to show migrations that are Partially completed (status: finished && has_failures: true).

Related #427857 (closed)

Expose has_failures attribute in Direct Transfer API

Changelog: added

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

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

MR acceptance checklist

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

Edited by Michael Kozono

Merge request reports