Bug 272475

Summary: Use groups from GroupsModel in context menu
Product: [Frameworks and Libraries] telepathy Reporter: Martin Klapetek <mklapetek>
Component: contactlistAssignee: Keith Rusler <xzekecomax>
Status: RESOLVED FIXED    
Severity: normal CC: kde-telepathy-bugs
Priority: NOR    
Version: git-latest   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin Klapetek 2011-05-04 22:21:29 UTC
Version:           git-latest
OS:                Linux

Currently the context menu takes groups from contact's account, but once the GroupsModel is in place, it should offer all the present groups (even those from different account) and it should be possible to move the contact between them (ie. check if the group exists in that account, if not - create it).

The problem is when the view is switched to non-groups view. Should we still offer all the groups or should then there be only account groups?

Reproducible: Didn't try
Comment 1 Martin Klapetek 2011-05-04 22:22:29 UTC
As comawhite requested, I'm assigning him this.
Comment 2 Keith Rusler 2011-05-18 14:58:07 UTC
Git commit bc7cb30419adbfd8cf45a0c8a092a8a62292f483 by Keith Rusler.
Committed on 18/05/2011 at 14:57.
Pushed by karusler into branch 'master'.

Search through all the available accounts to retrieve the contact
groups that are available to us then we append them together so
that the user can move contacts all to the same groups etc instead of
what we current had that would only move them between groups that only
that contact had for that protocol.
BUG:272475

M  +14   -3    main-widget.cpp     
M  +1    -0    main-widget.h     

http://commits.kde.org/telepathy-contact-list/bc7cb30419adbfd8cf45a0c8a092a8a62292f483