Skip to content
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

Support for setting publish date through WC API #19731

Closed
5 of 7 tasks
callumstrubi opened this issue Apr 16, 2018 · 1 comment
Closed
5 of 7 tasks

Support for setting publish date through WC API #19731

callumstrubi opened this issue Apr 16, 2018 · 1 comment

Comments

@callumstrubi
Copy link

Prerequisites

  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate
  • The issue still exists against the latest master branch of WooCommerce on Github (this is not the same version as on WordPress.org!)
  • I have attempted to find the simplest possible steps to reproduce the issue
  • I have included a failing test as a pull request (Optional)

Steps to reproduce the issue

  1. Setting a date field within the woocommerce product data does not affect the publish-date of the resulting product.

Expected/actual behavior

Isolating the problem

  • This bug happens with only WooCommerce plugin active
  • This bug happens with a default WordPress theme active, or Storefront
  • I can reproduce this bug consistently using the steps above
@mikejolley
Copy link
Member

The API docs here indicate this is a read only field:

https://woocommerce.github.io/woocommerce-rest-api-docs/#product-properties

I've logged a question in the development branch for the API woocommerce/wc-api-dev#104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants