Page MenuHomePhabricator

[lib] Fix sendnig create_sidebar to peers
ClosedPublic

Authored by inka on Fri, Sep 6, 6:52 AM.
Tags
None
Referenced Files
F2715853: D13259.id43925.diff
Mon, Sep 16, 5:09 AM
Unknown Object (File)
Sun, Sep 15, 12:32 PM
Unknown Object (File)
Sat, Sep 14, 3:04 PM
Unknown Object (File)
Sat, Sep 14, 5:58 AM
Unknown Object (File)
Fri, Sep 13, 11:33 AM
Unknown Object (File)
Fri, Sep 13, 9:44 AM
Unknown Object (File)
Fri, Sep 13, 5:10 AM
Unknown Object (File)
Thu, Sep 12, 12:12 PM
Subscribers

Details

Summary

issue: ENG-9134
For sidebars we should also inform the members of the parent about thier creation

Test Plan

Tested that now when a sidebar is created in a thick thread, other members of the thick thread are informed

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.Fri, Sep 6, 7:14 AM
tomek added inline comments.
lib/hooks/thread-search-hooks.js
114 ↗(On Diff #43925)

How about renaming it?

134–138 ↗(On Diff #43925)

We shouldn't include the members here - they are already included in the parent thread's members list.

This revision is now accepted and ready to land.Fri, Sep 6, 7:43 AM
This revision was automatically updated to reflect the committed changes.