id summary reporter owner description type status priority component severity resolution keywords cc release 4251 AttributeError: 'DiscussionApi' object has no attribute 'get_item' timp@… Radek Bartoň "I get this error when creating a new forum using the Trunk of the Discussion Forum Plugin. Changing line 889 of api.py in the latest version of the trunk from: {{{return self.get_item(context, 'group', ('id', 'name', 'description'),}}} to {{{return self._get_item(context, 'group', ('id', 'name', 'description'),}}} appears to fix it." defect closed normal DiscussionPlugin blocker fixed 0.11