← Back to team overview

mahara-contributors team mailing list archive

[Bug 1876625] [NEW] Date picker not working for Admin -> People when selecting a date to filter users

 

Public bug reported:

To test:

Go to Admin -> People -> Search Users
Click on Advanced options and select 'People have not logged since' from the 'Last login' dropdown

The results should change

Note: for good testing you will need to update some users to have varying 'lastlogin' values 
- you can do this by going, eg:
 UPDATE usr SET lastlogin = '2020-01-01 12:12:12' WHERE id = 2;
 UPDATE usr SET lastlogin = '2020-02-02 12:12:12' WHERE id = 3;
etc

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

** Affects: mahara/19.04
     Importance: High
         Status: Confirmed

** Affects: mahara/19.10
     Importance: High
         Status: Confirmed

** Affects: mahara/20.04
     Importance: High
         Status: Confirmed

** Affects: mahara/20.10
     Importance: High
         Status: In Progress

** Also affects: mahara/20.10
   Importance: Undecided
       Status: New

** Also affects: mahara/19.04
   Importance: Undecided
       Status: New

** Also affects: mahara/19.10
   Importance: Undecided
       Status: New

** Also affects: mahara/20.04
   Importance: Undecided
       Status: New

** Changed in: mahara/20.10
    Milestone: None => 20.10.0

** Changed in: mahara/20.04
    Milestone: None => 20.04.1

** Changed in: mahara/19.10
    Milestone: None => 19.10.4

** Changed in: mahara/19.04
    Milestone: None => 19.04.6

** Changed in: mahara/19.04
   Importance: Undecided => High

** Changed in: mahara/19.10
   Importance: Undecided => High

** Changed in: mahara/20.04
   Importance: Undecided => High

** Changed in: mahara/20.10
   Importance: Undecided => High

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

** Changed in: mahara/20.04
       Status: New => Confirmed

** Changed in: mahara/19.10
       Status: New => Confirmed

** Changed in: mahara/19.04
       Status: New => Confirmed

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

Title:
  Date picker not working for Admin -> People when selecting a date to
  filter users

Status in Mahara:
  In Progress
Status in Mahara 19.04 series:
  Confirmed
Status in Mahara 19.10 series:
  Confirmed
Status in Mahara 20.04 series:
  Confirmed
Status in Mahara 20.10 series:
  In Progress

Bug description:
  To test:

  Go to Admin -> People -> Search Users
  Click on Advanced options and select 'People have not logged since' from the 'Last login' dropdown

  The results should change

  Note: for good testing you will need to update some users to have varying 'lastlogin' values 
  - you can do this by going, eg:
   UPDATE usr SET lastlogin = '2020-01-01 12:12:12' WHERE id = 2;
   UPDATE usr SET lastlogin = '2020-02-02 12:12:12' WHERE id = 3;
  etc

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


Follow ups