RTC Language Change PR-5.3-dev Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
10 Dec 2024

Pull Request for Issue #41187 .

Summary of Changes

This PR removes the ability when using batch functions to set/change the linked user. As this loads all users on the site into a giant list it impacts performance of all functionality in the contact component list view. With enough users it can even prevent the page from loading.

I can't see a valid use case for even having the functionality to link multiple contacts to the same user.

The field to select the users is therefore removed from the batch modal and the related files and strings are therefore marked as deprecated without replacement

Testing Instructions

Open the batch modal for the contact manager

Actual result BEFORE applying this Pull Request

Option to mass set linked user

Expected result AFTER applying this Pull Request

Option no longer present

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar brianteeman brianteeman - open - 10 Dec 2024
avatar brianteeman brianteeman - change - 10 Dec 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Dec 2024
Category Administration com_contact Language & Strings Layout
avatar fgsw fgsw - test_item - 10 Dec 2024 - Tested successfully
avatar fgsw
fgsw - comment - 10 Dec 2024

I have tested this item ✅ successfully on f5db2d4


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

avatar obuisard obuisard - test_item - 10 Dec 2024 - Tested successfully
avatar obuisard
obuisard - comment - 10 Dec 2024

I have tested this item ✅ successfully on f5db2d4


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

avatar AndySDH AndySDH - test_item - 10 Dec 2024 - Tested successfully
avatar AndySDH
AndySDH - comment - 10 Dec 2024

I have tested this item ✅ successfully on f5db2d4


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

avatar alikon alikon - change - 10 Dec 2024
Status Pending Ready to Commit
avatar alikon
alikon - comment - 10 Dec 2024

RTC


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

avatar laoneo
laoneo - comment - 12 Dec 2024

I know this is more a user backwards compatibility break and doesn't fall into our bc policy. If necessary I would like to remove stuff only in a major version, except when it is urgent, which is here not the case. An admin can do a layout override now till 6.0 is released.

avatar brianteeman
brianteeman - comment - 12 Dec 2024

I disagree. This is a bug fix. Telling someone to create an override to fix a bug is not the correct thing to do. As per the original bug report this useless function prevents the correct operation of anything in the com_contact list view as the query is run on page load and not just when the modal opens

avatar rdeutz rdeutz - change - 7 Jan 2025
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-01-07 09:22:55
Closed_By rdeutz
Labels Added: RTC Language Change PR-5.3-dev
avatar rdeutz rdeutz - close - 7 Jan 2025
avatar rdeutz rdeutz - merge - 7 Jan 2025
avatar rdeutz
rdeutz - comment - 7 Jan 2025

Thanks

Add a Comment

Login with GitHub to post a comment