How do you handle GDRP requests when user ids can be in other peoples data?

I see games like Starving Artists where I can buy a piece of art and it gets added to my inventory. It then stores the original creators user ID in my inventory as well so I can see who made the art piece to begin with.

My question is how would you handle right to erasure requests in this scenario? It’s not possible to scan every players inventory on the off chance they have a painting with your user ID attached to it. This makes it essentially impossible to comply under these circumstances.

Maybe a table of UserId’s not to show when showing a player’s collection?

I’d just ignore those tbh

1 Like

That also seems impossible. I’d be expected to keep a table of every user ID thats filed a GDRP request over time?

1 Like

Then, I guess, just ignore the request? Not much you can do reasonsbly besides that, from what I know of.

1 Like