Page MenuHomePhabricator

[lib] Fix sendnig create_sidebar to peers
ClosedPublic

Authored by inka on Fri, Sep 6, 6:52 AM.
Tags
None
Referenced Files
F2754972: D13259.diff
Wed, Sep 18, 9:14 PM
F2753952: D13259.id44084.diff
Wed, Sep 18, 6:32 PM
Unknown Object (File)
Tue, Sep 17, 11:48 AM
Unknown Object (File)
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
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
Branch
inka/thread_ops
Lint
No Lint Coverage
Unit
No Test Coverage

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

How about renaming it?

134–138

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.