Automattic / google-docs-add-on

Publish to WordPress from Google Docs
GNU General Public License v3.0
165 stars 21 forks source link

Error/Feature option: Deleting WP post and trying to re-import to WP #148

Open oliviagallucci opened 1 year ago

oliviagallucci commented 1 year ago

Reproduce error

  1. Write a post in Google Docs
  2. Open the extension and import post to WP
  3. Open your U/I on WP.com and permanently delete the post
  4. Go back to Docs, open the extension. Click "update"
  5. See the error in the bottom banner that reads "unknown post"

Feature option -> add a "create new post" button instead of just having an "update" button. You can't update a post that is deleted, and unfortunately, that is the only option the extension gives the user after the importing the post once.