Show
Before change
Log in as admin
Create a new user
Make the new user a site admin
Navigate to Users > Accounts > Browse list of users in site administration
Open Filters and apply the following (in order to generate large amount of data):
Full name is not equal to:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam ultricies lacus libero. Nulla facilisi. Quisque ullamcorper, neque sit amet mattis maximus, elit nibh tempus purus, quis viverra lacus mauris id sapien. Duis vehicula orci et nunc vulputate ornare. In ac placerat est. Nullam viverra nulla ut enim cursus pellentesque. Nunc quis nisi ac neque lacinia pulvinar. Morbi ut velit tempus, venenatis erat in, tincidunt enim. Cras venenatis, nisi eget suscipit pretium, mauris magna gravida diam, quis vehicula massa eros quis felis. Quisque lorem massa, tempor vel leo nec, pharetra blandit nisl. Aenean tempor lobortis egestas. Aliquam sit amet sagittis urna, quis feugiat mi. Vestibulum et quam rutrum, congue ligula a, porta leo. Phasellus blandit, erat id dictum fringilla, eros lacus posuere nisi, blandit mollis arcu leo vel elit.
First name is equal to: Admin
Navigate to Reports from user menu
Create new report from Users report source
Include default setup: Yes
Close editor
Press Actions > View report for your new report
Open Filters and apply the following:
Full name contains: Admin
Log out
Log in as new user
Navigate to Users > Accounts > Browse list of users in site administration
Open Filters and apply the following (in order to generate large amount of data):
Full name is not equal to:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi mollis massa sed euismod dictum. Nunc lectus arcu, elementum id accumsan eu, euismod ut leo. Nunc ut tristique tortor. Donec sed nunc finibus, cursus est a, rhoncus ex. Mauris tempus tortor at sapien vestibulum rhoncus. Cras porta rhoncus fringilla. Nam eleifend quam vel ligula ornare, eget convallis nulla tempus. Sed et nisl imperdiet, fermentum ligula a, consequat purus. Sed pharetra nisl pharetra aliquam imperdiet. Morbi imperdiet tortor ac dignissim pellentesque. Proin et ipsum lacus. Sed vestibulum, metus vitae eleifend imperdiet, ipsum mi dictum nibh, a suscipit orci nulla in enim. Integer ut felis auctor nunc pellentesque consequat. Sed vitae fermentum magna. Mauris consectetur magna vitae nunc posuere porttitor. Ut bibendum convallis interdum.
First name is not equal to: Admin
Navigate to Reports from user menu
Press Actions > View report for the previously created report
Open Filters and apply the following:
Full name does not contain: Admin
Log out
After change
Log in as admin
Run upgrade step
Confirm the following query returns empty results (old preferences have been cleaned up):
SELECT * FROM moodle.m_user_preferences WHERE name LIKE 'reportbuilder-report-%'
Navigate to Users > Accounts > Browse list of users in site administration
Open Filters
Confirm the same filters are applied as per "Before change"
Apply some different filters to the report
Confirm they are applied, and persist after a page refresh
Navigate to Reports from user menu
Press Actions > View report for the previously created report
Open Filters
Confirm the same filters are applied as per "Before change"
Apply some different filters to the report
Confirm they are applied, and persist after a page refresh
Log out
Log in as new user
Navigate to Users > Accounts > Browse list of users in site administration
Open Filters
Confirm the same filters are applied as per "Before change"
Apply some different filters to the report
Confirm they are applied, and persist after a page refresh
Navigate to Reports from user menu
Press Actions > View report for the previously created report
Open Filters
Confirm the same filters are applied as per "Before change"
Apply some different filters to the report
Confirm they are applied, and persist after a page refresh