Add nil safe operator when filtering deleteable resources
What does this MR do and why?
Describe in detail what your merge request does and why.
Not all saved resources will have info
value, need to make sure we don't call match
on nil
.
https://ops.gitlab.net/gitlab-org/quality/staging/-/jobs/7291793
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Andrejs Cunskis