alleyinteractive / apple-news

The Publish to Apple News plugin enables your WordPress blog content to be published to your Apple News channel.
https://wordpress.org/plugins/publish-to-apple-news/
GNU General Public License v3.0
152 stars 70 forks source link

Caption information update isn't pushed to Apple News #1113

Open kaywdev opened 2 months ago

kaywdev commented 2 months ago

Description of the bug

Hi, this maybe related to another issue of the image caption I created yesterday. (https://github.com/alleyinteractive/apple-news/issues/1112) I found another trouble with the plugin. As I removed the caption text under Cover Image and tried to update it, I keep getting the error message showing "Skipped push of article XXXX to Apple News because it is already in sync."
The change has been never been reflected on Apple News. Screen Shot 2024-04-30 at 9 52 39 AM

Steps To Reproduce

  1. Go to the Post Admin page
  2. Click "Publish to Apple News Options" icon from the right top corner
  3. Go down to Cover Image option
  4. Remove the caption text from the caption field
  5. Click "Update"

Additional Information

No response

kevinfodness commented 1 month ago

Unfortunately, the logic that checks for changes in a post isn't comprehensive, and sometimes you run into this issue. It also triggers with postmeta-only changes. I'd like to fix this in a future version, but as a temporary workaround, you could make an innocuous change to the body of the article to get the plugin to realize that there are changes.