ExperienceNotificationService Displays “[ Content Deleted ]” As Notification Titles

I’m reporting a persistent issue with the ExperienceNotificationService (whether triggered via the OpenCloud API or within the experience itself), where the game name is incorrectly displayed as “[ Content Deleted ]” in the notification title.

This began immediately after the experience was reinstated following a fraudulent DMCA takedown. Although the experience has since been unmoderated and successfully renamed multiple times, the title remains “[ Content Deleted ]” when shown in user notifications. This occurs despite the experience being fully public and accessible, with a valid title set.

I have thoroughly tested multiple attempted resolutions on my end:

  • Clearing and republishing localization tables
  • Deleting and recreating the notification string
  • Flushing browser cache and re-authenticating
  • Ensuring the notification is sent using the correct universe ID

Despite these steps, the issue remains. The bug appears to stem from backend caching of the experience’s title metadata post-moderation, and is not resolved through standard content or API refreshes.

This issue is significantly hurting user retention. Players are either confused by or completely ignoring notifications due to the placeholder title. This is a severe disruption to normal engagement patterns.

If an engineer responds to this report, I kindly request confirmation on:

  • Whether backfilling already-sent bugged notifications is possible
  • Whether a comprehensive fix (to prevent future occurrences across experiences) has been implemented, rather than just a patch for this specific experience

I’ve included the specific experience ID and OpenCloud request body in the private message attached to this report.

Expected behavior

Before the moderation, notifications displayed the correct full name of the experience as the title (as expected). After reinstatement, the experience’s name should be retrieved and shown properly within notifications instead of “[ Content Deleted ]”.

A private message is associated with this bug report

2 Likes

Out of curiosity have you checked the place name? The name for the experience (user facing game page) might have been restored and changed a few times, but have you checked the name of the actual place(s) underneath the experience?

It shouldn’t be affecting the notifications (they should be showing the experience name) but it’s still something to think about

1 Like

there is a chance roblox filtered/deleted the name. If it is still showing Content Deleted even though the name isn’t filtered then tell me

Yes. Place name is [ Content Deleted ] as well

This issue has been fixed. It might’ve been that the cache expired and the name was refreshed or an engineer silently fixed the issue. Thanks nonetheless!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.