Actions
Bug #98213
closedWorkspaces 10.4.31 - notification recipients on stage change
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2022-08-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In our current Typo3 10.4.31 instance w/ installed workspaces extension the notification workflow is wrong. If a change is sent to another stage and via modal dialog and "uncheck all" all available recipients are unchecked, if then the modal dialog is submitted, the ajax request contains still one be user uid and a notification mail is sent even though no user was selected.
[
{
"action": "Actions",
"data": [
{
"recipients": "89",
"additional": "",
"comments": "",
...
With few exceptions, this happens regularly.
Updated by Susanne Moog over 1 year ago
Cannot reproduce this issue on TYPO3 v12/13 - please report back, if this is still a problem for you.
Actions