? ? Pending

User tests: Successful: Unsuccessful:

avatar heelc29
heelc29
8 May 2022

Summary of Changes

Default list.ordering/direction of filter_tasks doesn't match with TasksModel.

Changed default ordering to a.title asc

Testing Instructions

Add two or more task
Check list view (without adjust the filter options)

Actual result BEFORE applying this Pull Request

image

Expected result AFTER applying this Pull Request

image

Documentation Changes Required

none

avatar heelc29 heelc29 - open - 8 May 2022
avatar heelc29 heelc29 - change - 8 May 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 May 2022
Category Administration
avatar richard67
richard67 - comment - 8 May 2022

I think ordering by title descending doesn’t really make sense. Either title ascending so you get the alphabetically sorted in the way one would expect it, or by id descending to always get the newest ones at the top regarding when they were created.

c954b8d 9 May 2022 avatar heelc29 cs
avatar heelc29 heelc29 - change - 9 May 2022
Labels Added: ?
avatar heelc29 heelc29 - change - 9 May 2022
The description was changed
avatar heelc29 heelc29 - edited - 9 May 2022
avatar heelc29
heelc29 - comment - 9 May 2022

Either title ascending so you get the alphabetically sorted in the way one would expect it […].

I've changed it to title asc

avatar Quy
Quy - comment - 11 May 2022

I have tested this item successfully on c954b8d


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37762.

avatar Quy Quy - test_item - 11 May 2022 - Tested successfully
avatar toivo
toivo - comment - 11 May 2022

I have tested this item successfully on c954b8d

Tested successfully in Joomla 4.1.4-dev of 11 May in Wampserver 3.2.8 with PHP 8.0.15


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37762.

avatar toivo toivo - test_item - 11 May 2022 - Tested successfully
avatar Quy Quy - change - 11 May 2022
Status Pending Ready to Commit
avatar Quy
Quy - comment - 11 May 2022

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37762.

avatar Quy Quy - change - 15 May 2022
Labels Added: ?
avatar laoneo laoneo - change - 16 May 2022
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-05-16 11:49:00
Closed_By laoneo
avatar laoneo laoneo - close - 16 May 2022
avatar laoneo laoneo - merge - 16 May 2022
avatar laoneo
laoneo - comment - 16 May 2022

Thanks!

Add a Comment

Login with GitHub to post a comment