dashboard
dashboard copied to clipboard
Avoid side effects using `trimObjectMetadata`
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: