Open ivan-ottinger opened 2 months ago
Askd the user based on the Slack conversation: p1726845384484939/1726809473.248039-slack-C02LT75D3
I transferred the issue to the Jetpack repo since it's related to the plugin dashboard, and it's maintained by @Automattic/jetpack-agora, so they can follow up on it.
As a reference, I replied to the user with a new follow-up ticket: 8822017-zen
There are two related issues:
Save changes
button, the process gets interrupted and results in the 404 of the thumbnail image.I would say that fixing the issue 1 might reduce the occurrence of the issue 2 - because I can imagine that when the user sees the old thumbnail in there after saving the changes, they may want to reload the page quickly - which then triggers the issue 2.
To fix the issue 2, I think we may need to review the logic that changes the thumbnail and make sure that if the process is interrupted at any point, we will fall back to the original thumbnail.
Steps to reproduce:
We were able to reproduce the issue on a Jurassic Ninja site.
Edit video details
button.Related discussion: p1726809473248039-slack-C02LT75D3. Similar issue: https://github.com/Automattic/jetpack/issues/27169.