Unit/System Tests PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar reem-atalah
reem-atalah
13 Mar 2025

Pull Request for Issue #45026.

Summary of Changes

Update the Delete button in the Actions dropdown list on the Users page when selecting a user and clicking on it, the user is soft deleted.

Testing Instructions

Go to Users -> Create New User
(
Go to Articles -> Create New Article
Go to the Publishing tab -> Set the Created By to the new user
Go to Users -> Select the new user -> Click on Actions dropdown list -> Click on Delete

or

Login with the new user
Go to Articles -> Create New Article
Logout and login again with an administrator user
Go to Users -> Select the new user -> Click on Actions dropdown list -> Click on Delete
)

Go to the article where the Create By is the deleted user, edit and save it, it will be saved normally.

Actual result BEFORE applying this Pull Request

Deleting a user from the system will mean you have 'orphan' articles, categories, and other items within Joomla, so you can no longer edit those records, unless the create by is changed.

Expected result AFTER applying this Pull Request

Deleting a user from the system will soft delete the user where the user won't appear in the users' list, and we can't log in with that user. However, we can edit content created by this user.

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 reem-atalah reem-atalah - open - 13 Mar 2025
avatar reem-atalah reem-atalah - change - 13 Mar 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Mar 2025
Category Unit Tests Repository Administration com_admin SQL
avatar reem-atalah reem-atalah - change - 13 Mar 2025
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2025-03-13 00:03:05
Closed_By reem-atalah
Labels Added: Unit/System Tests PR-5.2-dev
avatar reem-atalah reem-atalah - close - 13 Mar 2025

Add a Comment

Login with GitHub to post a comment