Add unique keyField for Blob types
What does this MR do and why?
In #356006 (comment 890385720) we identified a frontend bug that was caused by the id
field not being unique, as a temporary solution this changes the keyField
for Blob types to webPath
instead of id
Screenshots or screen recordings
No visual changes are expected
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.