Unit/System Tests PBF 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
avatar Eric69-dev
Eric69-dev - comment - 20 Aug 2025

Hello,

This PR has been in progress for several months. However, I use the fix successfully on my instances.

This prevents Joomla from updating until the PR is included in a release. Is there any chance this will happen soon?

Thank you in advance.

Regards,
Eric

avatar exlemor
exlemor - comment - 23 Aug 2025

@Eric69-dev - unsure how you were able to test this successfully - I just tried and was unsuccessful but I prefer others test it to validate my findings.

avatar heelc29 heelc29 - change - 23 Aug 2025
Labels Added: PBF

Add a Comment

Login with GitHub to post a comment