mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #57417
[Bug 1861370] Re: group member search could result in fatal error message
** Changed in: mahara
Status: New => In Progress
** Changed in: mahara
Importance: Undecided => Medium
** Changed in: mahara
Milestone: None => 20.04.0
--
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/1861370
Title:
group member search could result in fatal error message
Status in Mahara:
In Progress
Bug description:
group member search could result in fatal error message:
A nonrecoverable error occurred. This probably means you have encountered a bug in the system
in mahara.org we can see that by searching group members and adding the parameters on the url
id=1&limit=10&setlimit=77&sortoption=adminfirst&offset=9860
this happens because there is a difference between the SQL query we use for counting the results and the one we use for getting the actual results.
The count can be higher than the result numbers
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1861370/+subscriptions
References