Bug #87348
Task group is lost when task is executed
Added by Christian Toffolo about 2 years ago.
Updated 8 months ago.
Description
"Task group" is a data serialized in serialized_task_object (`taskGroup`) but it's also duplicated as field `task_group` in table `tx_scheduler_task`.
(like other data in this table)
In this case the task group is lost on execution of the task itself.
Better not duplicate data saving it both as field and as serialized inside a blob field.
- Status changed from New to Needs Feedback
Hey Christian,
does this happen on every task or a custom task by a third-party extension?
Thanks for your feedback.
Benni.
Hello Benni,
it happens in every task.
- Target version changed from next-patchlevel to Candidate for patchlevel
I cannot reproduce this issue, do you have any special task configuration / database or anything else that might influence this?
- Status changed from Needs Feedback to Closed
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.
Thank you and best regards
- Target version deleted (
Candidate for patchlevel)
Also available in: Atom
PDF