← Back to team overview

mahara-contributors team mailing list archive

[Bug 1875118] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10947
Committed: https://git.mahara.org/mahara/mahara/commit/8836fcfc7c4c9bc41885c96a472220f0a999c044
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    20.04_STABLE

commit 8836fcfc7c4c9bc41885c96a472220f0a999c044
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Wed Apr 29 09:42:51 2020 +1200

Bug 1875118: Group label filter correctly

When on 'All groups' list and clicking a label we now get taken to
'All my groups' as only ones own groups can have labels and the
filtering takes place there.

Change-Id: I1bf5af0e37fe1a189b2700bae3137d2fd87de283
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 8df65906fcb8298b8710ee017fd13300b51cadb5)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1875118

Title:
  When clicking a group label on 'All groups' screen, switch to 'All my
  groups' screen

Status in Mahara:
  Fix Committed

Bug description:
  When you are on 'Groups' and the search context is 'All groups', then
  you can still click the labels that you had assigned to a group, but
  you don't see a difference on the screen. That's because the filtering
  only happens when the search context is 'All my groups', 'Groups I'm
  in', 'Groups I own'.

  When a label is clicked on the 'All groups' context, then the search
  context should change to 'All my groups' and display the filtered
  result list.

  To replicate:

  1. PersonA sets up 3 groups (2 of which are controlled groups, one is open) and adds PersonB to the 2 controlled groups.
  3. PersonB creates a group.
  4. Person B labels 1 group in which they are a member and their own group with 'testing'.
  5. On Main menu -> Engage -> Groups, PersonB selects the search context 'All groups' and verifies that they can see all groups.
  6. PersonB clicks on the label 'testing' in one of the two groups.
  Expected result: The result list is filtered by the label and the search context is changed to 'All my groups' as 'All groups' doesn't display the filter.
  Actual result: Nothing happens.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1875118/+subscriptions


References