Skip to content

Fix possible duplicate action in notifications.#4937

Merged
cooltey merged 2 commits into
mainfrom
notifDupAction
Sep 9, 2024
Merged

Fix possible duplicate action in notifications.#4937
cooltey merged 2 commits into
mainfrom
notifDupAction

Conversation

@dbrant
Copy link
Copy Markdown
Member

@dbrant dbrant commented Sep 9, 2024

What does this do?

De-duplicate action buttons in certain notifications that are shown to the user.

Why is this needed?

There was a missing return statement when processing a notification of a certain kind, which was causing a duplicate action to be added.

Phabricator:
https://phabricator.wikimedia.org/T351425

@dbrant dbrant requested a review from cooltey as a code owner September 9, 2024 19:46
@dbrant dbrant added the Minor Minor stuff label Sep 9, 2024
@cooltey cooltey merged commit aadf37e into main Sep 9, 2024
@cooltey cooltey deleted the notifDupAction branch September 9, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Minor Minor stuff

Development

Successfully merging this pull request may close these issues.

2 participants