I have not experienced this problem yet, but I am unsure of what I should do when I eventually meet a right of erasure request from Roblox. The key to a workshop upload is the players userid and then the unix timestamp separated by a - (See an example with the small grey text under the download button in the image). Does this count as holding data to a players userid and has to be deleted? If so, then would I get a list of keys from a datastore that contain the players userid in them?
so just merely including the mention of a players userid is bad enough? in the meantime, i have set up a new datastore that returns all of the workshop uploads the player owns so it is easy to remove them quickly, but i am also a little confused over what counts as having to remove a userid or not