-
Notifications
You must be signed in to change notification settings - Fork 9.4k
magento/magento2#39146: Image resize queue error due to .tmp file handling when deleting unsaved product images #39872
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 2.4-develop
Are you sure you want to change the base?
Conversation
…n deleting unsaved product images - clean up removed images from the image array
Hi @KrasnoshchokBohdan. Thank you for your contribution!
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
…n deleting unsaved product images - static tests fix
…n deleting unsaved product images - copyright
@magento run all tests |
…n deleting unsaved product images - fix for static tests
@magento run all tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @KrasnoshchokBohdan,
Thanks for the contribution!
Please resolve the conflicts in this PR, meanwhile we are moving this PR On Hold
.
Thanks
@magento run all tests |
Hello @KrasnoshchokBohdan, Thanks for resolving the conflicts, we are picking this PR for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @KrasnoshchokBohdan,
Thanks for the contribution!
It seems some automated tests are failing due to the code changes. Please look into it.
Thanks
Hi @engcom-Hotel! Can you please clarify which tests? |
@KrasnoshchokBohdan I am talking about functional tests, the WebAPI test seems flaky to me. |
…n deleting unsaved product images Update test to clear image cache before file existence assertions Added steps to navigate to cache management and clear catalog image cache before verifying image file deletions. This ensures the assertions reflect the most up-to-date state of the media directory.
@magento run Functional Tests EE |
@magento run all tests |
@magento run all tests |
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE, Integration Tests, Unit Tests |
Description (*)
Implemented cleanup logic for image array by removing entries marked with 'removed' flag.
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)