Skip to content

Commit 58df5ff

Browse files
committed
MC-42775: Async REST API Wrong status of task in bulk actions log
1 parent fe19b61 commit 58df5ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/AsynchronousOperations/Model/MessageControllerDecorator.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,12 @@ class MessageControllerDecorator
4343
* @var MessageEncoder
4444
*/
4545
private $messageEncoder;
46+
4647
/**
4748
* @var DateTime
4849
*/
4950
private $dateTime;
51+
5052
/**
5153
* @var MetadataPool
5254
*/

0 commit comments

Comments
 (0)