Skip to content

Add nil safe operator when filtering deleteable resources

Andrejs Cunskis requested to merge fix-resource-deletion into master

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.

Edited by Andrejs Cunskis

Merge request reports