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

Rename inventoryQuantity field to inventoryInStock #4918

Closed
kieckhafer opened this issue Jan 15, 2019 · 0 comments
Closed

Rename inventoryQuantity field to inventoryInStock #4918

kieckhafer opened this issue Jan 15, 2019 · 0 comments
Assignees

Comments

@kieckhafer
Copy link
Member

Issue Description

With our recent updates to the inventory system (#4859), we should rename inventoryQuantity to inventoryInStock to provide a better descriptive name, as well as to match our Products and Catalog schema names.

Possible Solution

  • Find/Replace all instances of inventoryQuantity with inventoryInStock.
  • Add a migration to change the name of these fields
  • Make sure inventory in app works as expected
@kieckhafer kieckhafer self-assigned this Jan 15, 2019
@aldeed aldeed changed the title Raname inventoryQuantity field to inventoryInStock Rename inventoryQuantity field to inventoryInStock Jan 23, 2019
@aldeed aldeed closed this as completed Jan 23, 2019
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