After setting up an Automated RTBF Processing template via Creator Hub (Data Stores Manager > RTBF Deletion), the user’s DataStore data is correctly deleted automatically when an RTBF request comes in. However, the experience/group owner still receives the standard manual deletion request message in their Roblox inbox, as if the automation never ran.
Steps to reproduce:
- Set up an Automated RTBF template via Creator Hub > Data Stores Manager > RTBF Deletion.
- Wait for an RTBF request to come in for the experience.
- Check that the user’s data is removed from the DataStore (it is).
- Check the experience owner’s Roblox inbox — the manual deletion request message is still there.
Frequency: Every time.
Related announcement thread: [Beta] Introducing Automated RTBF Processing for Data Stores
Expected behavior
When Automated RTBF Processing successfully deletes the user’s data, the inbox notification system should be aware of this and either suppress the manual deletion message or mark it as already resolved. Sending a manual deletion request after the automation has already handled it defeats one of the main QoL benefits of the feature.