diff --git a/src/Vervis/Federation/Discussion.hs b/src/Vervis/Federation/Discussion.hs
index a1a92a7..28758ee 100644
--- a/src/Vervis/Federation/Discussion.hs
+++ b/src/Vervis/Federation/Discussion.hs
@@ -284,7 +284,7 @@ sharerCreateNoteF now shrRecip author body note = do
                                                         makeRecipientSet
                                                             []
                                                             [ LocalPersonCollectionSharerTicketFollowers shrRecip talkhid
-                                                            , LocalPersonCollectionSharerTicketTeam shrRecip talkhid
+                                                            --, LocalPersonCollectionSharerTicketTeam shrRecip talkhid
                                                             ]
                                                 remoteRecips <- insertRemoteActivityToLocalInboxes False ractid $ localRecipSieve' sieve False False localRecips
                                                 (sig,) <$> deliverRemoteDB_S (actbBL body) ractid sid sig remoteRecips
@@ -426,7 +426,7 @@ projectCreateNoteF now shrRecip prjRecip author body note = do
                                                             [ LocalPersonCollectionProjectFollowers shrRecip prjRecip
                                                             , LocalPersonCollectionProjectTeam shrRecip prjRecip
                                                             , LocalPersonCollectionProjectTicketFollowers shrRecip prjRecip ltkhid
-                                                            , LocalPersonCollectionProjectTicketTeam shrRecip prjRecip ltkhid
+                                                            --, LocalPersonCollectionProjectTicketTeam shrRecip prjRecip ltkhid
                                                             ]
                                                 remoteRecips <- insertRemoteActivityToLocalInboxes False ractid $ localRecipSieve' sieve False False localRecips
                                                 (sig,) <$> deliverRemoteDB_J (actbBL body) ractid jid sig remoteRecips
diff --git a/src/Vervis/Handler/Client.hs b/src/Vervis/Handler/Client.hs
index 410d42a..511351f 100644
--- a/src/Vervis/Handler/Client.hs
+++ b/src/Vervis/Handler/Client.hs
@@ -334,7 +334,7 @@ postPublishR = do
             collections =
                 [ ProjectFollowersR shrTicket prj
                 , ProjectTicketParticipantsR shrTicket prj num
-                , ProjectTicketTeamR shrTicket prj num
+                --, ProjectTicketTeamR shrTicket prj num
                 ]
             recips = ProjectR shrTicket prj : collections
             note = Note