yellow team mailing list archive
-
yellow team
-
Mailing list archive
-
Message #00087
[Bug 772609] Re: bug subscription mute link is not shown for membership in a team with a direct or structural subscription
The associated branch has some tests added and some small code changes
but it is not complete.
--
You received this bug notification because you are a member of Launchpad
Yellow Squad, which is a bug assignee.
https://bugs.launchpad.net/bugs/772609
Title:
bug subscription mute link is not shown for membership in a team with
a direct or structural subscription
Status in Launchpad itself:
Triaged
Bug description:
Whether the mute link is shown on a bug page is controlled by the view
property 'user_should_see_mute_link'. It does not take into account
subscriptions via teams which are directly subscribed.
Recently the method Bug.personIsAlsoNotifiedSubscriber was changed to
include team subscriptions via duplicate bugs but it does not include
direct team subscriptions.
References