Hello,
I think I know the answer to this unfortunately but I’d like explicit confirmation.
Scenario:
- Player A requests data deletion
- Player A’s UserId is stored in Player B’s DataStore (friends list, trade history, etc)
Question:
Am I required to scan and remove Player A’s UserId from Player B’s DataStore? Or can these references remain as orphaned data since they’re not directly tied to Player A’s deleted profile?