Pending

User tests: Successful: Unsuccessful:

avatar sanderpotjer
sanderpotjer
11 Dec 2023

Pull Request for Issue #42484.

Summary of Changes

Currently the asset title and parent asset id are not set for the Scheduled Tasks, so ending up incorrectly in the database. This PR sets the correct values for both

Testing Instructions

  • Check #__assets database table for the scheduled taks and not the incorrect title and parent ID
  • Open Tasks via admin, re-save them
  • Check #__assets database table for the scheduled taks and notice the correct title and parent ID are set

Actual result BEFORE applying this Pull Request

Schermafbeelding 2023-12-08 om 11 47 28

Expected result AFTER applying this Pull Request

Schermafbeelding 2023-12-08 om 11 47 46

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 sanderpotjer sanderpotjer - open - 11 Dec 2023
avatar sanderpotjer sanderpotjer - change - 11 Dec 2023
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 Dec 2023
Category Administration
avatar HLeithner HLeithner - change - 24 Apr 2024
Title
Set correct AssetTitle and AssetParentId
[4.4] Set correct AssetTitle and AssetParentId
avatar HLeithner HLeithner - edited - 24 Apr 2024
avatar fgsw fgsw - test_item - 9 Aug 2024 - Tested successfully
avatar fgsw
fgsw - comment - 9 Aug 2024

I have tested this item ✅ successfully on d9df451


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

avatar brianteeman
brianteeman - comment - 9 Aug 2024

If I read this correctly this will not correct the incorrect asset table entries on an existing site. Is that a problem that should be fixed?

avatar sanderpotjer
sanderpotjer - comment - 16 Aug 2024

Add a Comment

Login with GitHub to post a comment