Actions
Bug #99257
closederror with ext:reactions using postgres
Status:
Closed
Priority:
Should have
Assignee:
Category:
WebHooks - Incoming = Reactions + Outgoing
Target version:
Start date:
2022-12-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
using postgres gives an exeption:
ERROR: column "sys_reaction.name" must appear in the GROUP BY clause or be used in an aggregate function LINE 1: ...tion" WHERE "sys_reaction"."deleted" = 0 ORDER BY "name" ASC
Updated by Gerrit Code Review almost 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76890
Updated by Chris Müller almost 2 years ago
- Category set to WebHooks - Incoming = Reactions + Outgoing
Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76890
Updated by Gerrit Code Review almost 2 years ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76890
Updated by Georg Ringer almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9cb5a10becab4f5902a1e5d730f2a740c5c7cdfc.
Updated by Christian Kuhn almost 2 years ago
- Related to Feature #98373: Reactions - Incoming WebHooks for TYPO3 added
Actions