← Back to team overview

mahara-contributors team mailing list archive

[Bug 1871280] [NEW] Allow grouproles to be reset for users when roles updated via webservices

 

Public bug reported:

When creating new groups via webservices while the user is logged in.

The "group/find.php" search works with a user's grouproles and when a
group is created via webservice the grouproles are not reset for the
session. So only after the user logged out and logged in again, the
group is found with "group/find.php".

We need to set a flag so that when a person loads anything in mahara (eg
calls the $user->renew() function) that it resets the group roles for
the user so they don't have to logout and login again

** Affects: mahara
     Importance: Wishlist
         Status: In Progress

** Changed in: mahara
   Importance: Undecided => Wishlist

** Changed in: mahara
       Status: New => In Progress

-- 
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/1871280

Title:
  Allow grouproles to be reset for users when roles updated via
  webservices

Status in Mahara:
  In Progress

Bug description:
  When creating new groups via webservices while the user is logged in.

  The "group/find.php" search works with a user's grouproles and when a
  group is created via webservice the grouproles are not reset for the
  session. So only after the user logged out and logged in again, the
  group is found with "group/find.php".

  We need to set a flag so that when a person loads anything in mahara
  (eg calls the $user->renew() function) that it resets the group roles
  for the user so they don't have to logout and login again

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


Follow ups