Skip to content

fix submissions stuck in new (WP-898)#533

Merged
vsolovei-smartling merged 1 commit into
masterfrom
WP-898-new-page-failures
Jul 3, 2024
Merged

fix submissions stuck in new (WP-898)#533
vsolovei-smartling merged 1 commit into
masterfrom
WP-898-new-page-failures

Conversation

@vsolovei-smartling

Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +439 to -440
$this->getSubmissionManager()->storeSubmissions([$submission]);
}
$this->getSubmissionManager()->storeSubmissions($item->getSubmissions());

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why didn't it work before for saving all the submissions at once?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This didn't update the submissions inside of the UploadQueueItem

@vsolovei-smartling vsolovei-smartling merged commit a81a559 into master Jul 3, 2024
@vsolovei-smartling vsolovei-smartling deleted the WP-898-new-page-failures branch July 3, 2024 07:22

@dimitrystd dimitrystd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants