Ignore Error until it happens again

As a Roblox developer, it is currently too hard to quickly monitor errors that are still happening at a quick glance

If Roblox is able to address this issue, it would improve my development experience because I would be able to quickly see for any regression in the error report.

Similar to how, for example, Sentry.io does it

2 Likes

i dont even understand your feature request like what is your problem what??

create.roblox.com/dashboard/creations/experiences/universeid/analytics/errors?annotation=CreatorRegexChange&filter_Place=placeid

this already exists u can republish the game with a comment in a script that changes nothing and thats enough to change your game version and then use filters

edit: additionally you can use “Date Range” to filter out older errors without doing hacky tricks to republish same version of the game

“New errors since version” yes, but what about old, fixed errors, that resurfaces because of a regression?

They wouldn’t be in “New errors since” in the new version but the old one, hiding it without proper filters.

I’ll provide a picture soon, just need to mark an ongoing issue as fixed and wait until it happens again and show you