Actions
Bug #7523
closedActivity: asset parsing is not accepting underscores
Description
When the asset is being parsed it's only accepting alphanumeric on display, but notification assets can have an underscore. This causes some notifications/activity to not display due to the underscore. Simply improve the regex to match underscore.
Actions