Activity log for bug #2026800

Date Who What changed Old value New value Message
2023-07-11 06:19:57 Stéphane Graber bug added bug
2023-07-11 06:20:38 William Grant description Hello, While cleaning up some team membership following my departure from Canonical, it looks like leaving the ~edubuntu-doc team caused some issues. https://launchpad.net/~stgraber/+participation returns an OOPS every time whether logged in or not. Hello, While cleaning up some team membership following my departure from Canonical, it looks like leaving the ~edubuntu-doc team caused some issues. https://launchpad.net/~stgraber/+participation returns an OOPS every time whether logged in or not. e.g. OOPS-bc816d9a20962a81ddda41dc3461e624 Module lp.registry.browser.person, line 2151, in has_participations return len(self.active_participations) > 0 Module lp.services.propertycache, line 110, in __get__ value = self.populate(instance) Module lp.registry.browser.person, line 2121, in active_participations paths, memberships = self.context.getPathsToTeams() Module lp.registry.model.person, line 2916, in getPathsToTeams step = graph[step] KeyError: <Person edubuntu-doc (Edubuntu Documentation Team)>
2023-07-11 06:20:47 William Grant description Hello, While cleaning up some team membership following my departure from Canonical, it looks like leaving the ~edubuntu-doc team caused some issues. https://launchpad.net/~stgraber/+participation returns an OOPS every time whether logged in or not. e.g. OOPS-bc816d9a20962a81ddda41dc3461e624 Module lp.registry.browser.person, line 2151, in has_participations return len(self.active_participations) > 0 Module lp.services.propertycache, line 110, in __get__ value = self.populate(instance) Module lp.registry.browser.person, line 2121, in active_participations paths, memberships = self.context.getPathsToTeams() Module lp.registry.model.person, line 2916, in getPathsToTeams step = graph[step] KeyError: <Person edubuntu-doc (Edubuntu Documentation Team)> Hello, While cleaning up some team membership following my departure from Canonical, it looks like leaving the ~edubuntu-doc team caused some issues. https://launchpad.net/~stgraber/+participation returns an OOPS every time whether logged in or not. e.g. OOPS-bc816d9a20962a81ddda41dc3461e624     Module lp.registry.browser.person, line 2151, in has_participations     return len(self.active_participations) > 0     Module lp.services.propertycache, line 110, in __get__     value = self.populate(instance)     Module lp.registry.browser.person, line 2121, in active_participations     paths, memberships = self.context.getPathsToTeams()     Module lp.registry.model.person, line 2916, in getPathsToTeams     step = graph[step] KeyError: <Person edubuntu-doc (Edubuntu Documentation Team)>
2023-07-13 10:11:45 Ines Almeida launchpad: importance Undecided Low
2023-07-13 10:11:48 Ines Almeida launchpad: status New Triaged