Feature Unit/System Tests PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar beni71
beni71
30 Oct 2024

Pull Request for Feature request #23185 .

Summary of Changes

In the articles view there is a batch action which can add/assign one tag from the tag list to the selected articles. This PR introduces the possibility to remove/unassign one tag from the selected articles. It also extends batch processing for categories, contacts and news feeds.

How it looks like:

articles-batch-tag-removing2

Testing Instructions

If you use patch tester, after applying the patch, call npm install from commandline to rebuild the .js files in folder media.

  1. Make sure your Joomla tag system is active and the plugin "Behaviour - Taggable" is enabled.
  2. Create a new article and in the detail view add/assign two tags, lets say "Tag1" and "Tag2".
  3. Save and create a second article, add/assign it to tag "Tag2" and "Tag3".
  4. Save and close.
  5. In the articles list select both articles, click batch action and remove "Tag2". Apply batch processing.
  6. Open the first article details and check whether the "Tag2" is removed. The tag "Tag1" must be still assigned.
  7. Open the second article details and check whether the "Tag2" is removed. The tag "Tag3" must be still assigned.
  8. A similar test should be done for categories, contacts and news feeds.

Actual result BEFORE applying this Pull Request

It is not possible to remove/unassign a tag from an article via batch processing.

Expected result AFTER applying this Pull Request

It is possible to remove/unassign a tag from an article via batch processing.

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

There are new text keys that need to be translated.

avatar beni71 beni71 - open - 30 Oct 2024
avatar beni71 beni71 - change - 30 Oct 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Oct 2024
Category Administration Language & Strings JavaScript Repository NPM Change Layout Libraries Front End Plugins
avatar beni71 beni71 - change - 31 Oct 2024
Labels Added: Feature Language Change NPM Resource Changed PR-5.2-dev
avatar joomla-cms-bot joomla-cms-bot - change - 31 Oct 2024
Category Administration Language & Strings JavaScript Repository NPM Change Layout Libraries Front End Plugins Unit Tests Repository SQL Administration com_admin com_associations com_banners com_cache com_categories com_checkin com_config com_contact com_content
avatar beni71 beni71 - close - 31 Oct 2024
avatar beni71
beni71 - comment - 31 Oct 2024

I tried to rebase it onto 5.3-dev but it went wrong. i will close it and create a new PR.

avatar beni71 beni71 - change - 31 Oct 2024
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2024-10-31 08:42:20
Closed_By beni71
Labels Added: Unit/System Tests
Removed: Language Change NPM Resource Changed

Add a Comment

Login with GitHub to post a comment