Contributor
- Joined
- May 31, 2023
- Messages
- 1,995
When replacing the main cover of a title, that is, deleting the previous version and uploading a new one instead, you get hit with an
This probably happens because replacing the main cover triggers a chain similar to the following:
As for why I think this isn't just some obscure edge case: Covers are typically featured in announcements or teasers prior to the release, but often those are at a smaller resolution, so they can be replaced with a better version after the release. Currently, due to the issue described above, doing so requires editing the title twice (to upload and delete the covers separately), if you don't want to get an error. This is especially true for initial volumes, where you might want to update metadata like retail links alongside the cover.
Thanks to @Bartolumiu for helping me figure this one out (probably?)
optimistic lock [...] version error
.This probably happens because replacing the main cover triggers a chain similar to the following:
- Deleting the old cover causes the main cover for the series to be updated
- Meanwhile, the new cover gets uploaded and processed
- Adding the "new" main cover now triggers an
error: optimistic lock
, due to 1.
As for why I think this isn't just some obscure edge case: Covers are typically featured in announcements or teasers prior to the release, but often those are at a smaller resolution, so they can be replaced with a better version after the release. Currently, due to the issue described above, doing so requires editing the title twice (to upload and delete the covers separately), if you don't want to get an error. This is especially true for initial volumes, where you might want to update metadata like retail links alongside the cover.
Thanks to @Bartolumiu for helping me figure this one out (probably?)