PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar SAKSHI10987
SAKSHI10987
9 Mar 2026

Pull Request resolves #37841

Summary of Changes

Added author to the filter_fields array in ArticlesModel.
This allows sorting articles by author name in the article list and modal article selector.

Testing Instructions

Go to the article list or article selection modal.

Try sorting the articles by author.

Verify that the articles are ordered correctly by author name.

Actual result BEFORE applying this Pull Request

Sorting by author name was not possible because the author field was not included in the filter_fields array.

Expected result AFTER applying this Pull Request

Articles can be sorted correctly by author name.

avatar SAKSHI10987 SAKSHI10987 - open - 9 Mar 2026
avatar SAKSHI10987 SAKSHI10987 - change - 9 Mar 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 9 Mar 2026
Category Front End com_content
avatar brianteeman
brianteeman - comment - 9 Mar 2026

Articles can be sorted correctly by author name.

How?

avatar richard67
richard67 - comment - 9 Mar 2026

@SAKSHI10987 Have you tested if your PR really works before you have submitted it? You know that we require that from PR authors.

avatar SAKSHI10987
SAKSHI10987 - comment - 10 Mar 2026

Articles can be sorted correctly by author name.

How?

Thank you for your question. My understanding was that sorting by author name was not available in the article modal popup, which caused the sorting behavior to differ from the article list view. I added the author field to the filter_fields so that sorting by author name could also be applied in the modal. If this functionality already exists and I misunderstood it, please let me know and I will review it again.

avatar SAKSHI10987
SAKSHI10987 - comment - 10 Mar 2026

@SAKSHI10987 Have you tested if your PR really works before you have submitted it? You know that we require that from PR authors.

Thank you for your review. I attempted to install Joomla locally to test the change, but I was unable to get the local installation running despite several attempts. I will continue trying to set up a local environment so I can properly test the PR and confirm that the sorting by author works as expected.

avatar brianteeman
brianteeman - comment - 10 Mar 2026

@SAKSHI10987 #47215

@richard67 please close this

avatar muhme
muhme - comment - 10 Mar 2026

@richard67 please close this

I agree, as the AI policy has not been signed and it is mandatory for developers to test their own changes.

avatar richard67 richard67 - change - 10 Mar 2026
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2026-03-10 09:28:51
Closed_By richard67
Labels Added: PR-5.4-dev
avatar richard67 richard67 - close - 10 Mar 2026
avatar richard67
richard67 - comment - 10 Mar 2026

Closing for reasons stated in previous 2 comments.

Add a Comment

Login with GitHub to post a comment