Skip to content

Fix broken project filter

Savas Vedova requested to merge fix-project-filter into master

What does this MR do and why?

Fix broken project filter

The value.data propert may not return an array. This commit handles those cases.

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

Before After
Screenshot_2024-05-16_at_11.14.43 Screenshot_2024-05-16_at_11.16.54

How to set up and validate locally

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

Edited by Savas Vedova

Merge request reports