Skip to content

Make LinkedWorkItemType.workItem nullable

Eugenia Grieff requested to merge 427501-linked-work-items-nullable-field into master

Related to #427501 (closed)

What does this MR do and why?

When an SSO session expires some linked items might require a fresh authorization so they will be null until re-authorized.

The changelog is missing because this feature is still behind the feature flag linked_work_items.

Before After
Screenshot_2023-10-25_at_13.12.19 Screenshot_2023-10-25_at_13.13.12

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 Eugenia Grieff

Merge request reports