Skip to content

Fixed an issue where the subject of notifications would get duplicated

Manish requested to merge fix/notification-subject-issue-4763 into master

Ticket(s) / Related Merge Requests

#4763 (closed)

Summary of Changes

Resolves #4763 (closed) by removing a switch case

(Summarize the changes made concisely)

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

  • make sure rejected boost notifications appear correctly
  • make sure "subscribe" notifications don't have the "your you" issue

Regression Scope

notifs. more specifically rejected boosts notification

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

local

Screenshots

N/A

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports