← Back to team overview

mahara-contributors team mailing list archive

[Bug 1886593] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11170
Committed: https://git.mahara.org/mahara/mahara/commit/be6d17e1d2c0a711652bccbf6f712bcf6fac608e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    19.04_STABLE

commit be6d17e1d2c0a711652bccbf6f712bcf6fac608e
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Thu Aug 13 17:12:18 2020 +1200

Bug 1886593: activate user when un-expiring the account

behatnotneeded

Change-Id: I6fa5ae752fab547446b6dfbd148e1b8d72dd41e9
(cherry picked from commit c6f178f0b64adc274b89c782d8d9d7c8551ec671)

-- 
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:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed
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