Skip to content

Todo Vue App: Switch to nullable target entity

What does this MR do and why?

Todo Vue App: Switch to nullable target entity

Under certain circumstances the target of a TODO can be null (e.g. when SAML is expired). This switches to the nullable targetEntity in order to avoid errors.

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

  1. Enable the todos_vue_application feature flag (e.g. via /rails/features)
  2. Go to /dashboard/todos/vue
Edited by Lukas Eipert

Merge request reports

Loading