Skip to content
Snippets Groups Projects
Commit 6602e0ed authored by Stephan Großberndt's avatar Stephan Großberndt Committed by Benni Mack
Browse files

[BUGFIX] Avoid SQL error for scheduler task on PostgreSQL

This patch makes sure tx_scheduler_task.task_group contains an integer
in order to avoid a SQL error when saving the task which in turn may
lead to an endless fetch-and-save loop.

Resolves: #94102
Releases: master, 10.4
Change-Id: Ie81d2c3a7eb193f4fd1ed59c34fe2de9fad023f4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69097


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 6e50012c
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment