← Back to team overview

mahara-contributors team mailing list archive

[Bug 1886593] A patch has been submitted for review

 

Patch for "19.04_STABLE" branch: https://reviews.mahara.org/11170

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

Title:
  usr.active not changed when unexpiring a user from admin/user/edit.php
  screen

Status in Mahara:
  Fix Committed
Status in Mahara 19.04 series:
  New
Status in Mahara 19.10 series:
  New
Status in Mahara 20.04 series:
  New
Status in Mahara 20.10 series:
  Fix Committed

Bug description:
  When we expire a user their 'active' field in database usr table goes
  from 1 to 0 and if we un-expire them from the expired users list it
  sets it back to active correctly

  But if we try updating the user from admin/users/edit.php screen by
  adding / removing the expiry date in the form field it doesn't set the
  active value correctly

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


References