Unit/System Tests PR-5.3-dev Pending

User tests: Successful: Unsuccessful:

avatar heelc29
heelc29
19 May 2025

Pull Request for Issue #45488 caused due #44604.

Summary of Changes

add default value for params.notifications.notification_XXX_groups to match default xml value

<field
name="notification_success_groups"
type="usergrouplist"
label="PLG_SYSTEM_TASK_NOTIFICATION_SUCCESS_USERGROUP_LABEL"
multiple="true"
layout="joomla.form.field.list-fancy-select"
checksuperusergroup="0"
default="8"
showon="success_mail:1"
>

Testing Instructions

  • Install a Joomla-Version lower 5.3.0 (eg. 5.2.6)
  • Create Task with (success) notification (and check if it works)
  • Update to Joomla 5.3.0
  • Check if notification still works

Actual result BEFORE applying this Pull Request

No email is send

Expected result AFTER applying this Pull Request

Email is send (again)

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • No documentation changes for manual.joomla.org needed
avatar heelc29 heelc29 - open - 19 May 2025
avatar heelc29 heelc29 - change - 19 May 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 May 2025
Category Front End Plugins JavaScript Unit Tests
avatar heelc29 heelc29 - change - 19 May 2025
Title
5.3/issue 45488
[5.3] fix task notification for updated Joomla versions (prior 5.3)
avatar heelc29 heelc29 - edited - 19 May 2025
avatar heelc29 heelc29 - change - 20 May 2025
Labels Added: Unit/System Tests PR-5.3-dev

Add a Comment

Login with GitHub to post a comment