Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3514328
D6871.id23031.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
443 B
Referenced Files
None
Subscribers
None
D6871.id23031.diff
View Options
diff --git a/keyserver/src/push/send.js b/keyserver/src/push/send.js
--- a/keyserver/src/push/send.js
+++ b/keyserver/src/push/send.js
@@ -435,6 +435,7 @@
};
for (const userID in usersToCollapsableNotifInfo) {
+ missingUserIDs.add(userID);
for (const notifInfo of usersToCollapsableNotifInfo[userID]) {
for (const rawMessageInfo of notifInfo.existingMessageInfos) {
addUserIDsFromMessageInfos(rawMessageInfo);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 23, 4:07 AM (18 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2693529
Default Alt Text
D6871.id23031.diff (443 B)
Attached To
Mode
D6871: [keyserver] Make sure we fetch username of all notif recipients
Attached
Detach File
Event Timeline
Log In to Comment