dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Avoid side effects using `trimObjectMetadata`

Open petersutter opened this issue 7 months ago • 0 comments

What this PR does / why we need it: This PR ensures that the list function does not modify the original project objects to prevent any unintended side effects on the original project objects stored in the cache.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:


petersutter avatar Jul 02 '24 12:07 petersutter