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

Define method to check for products stock on multiple facilities and add support to search stock using skus #53

Open
3 of 4 tasks
ymaheshwari1 opened this issue Jan 18, 2023 · 1 comment · May be fixed by #54
Open
3 of 4 tasks

Comments

@ymaheshwari1
Copy link
Contributor

ymaheshwari1 commented Jan 18, 2023

What is the motivation for adding/enhancing this feature?

In some cases we need to check for stock of products on multiple facilities at once. Also there are some cases where we need to search the stock on the basis of product skus

What are the acceptance criteria?

  • Stock search should work on skus
  • We can search for multiple combinations like single productId on single facility, multiple productIds on single facility, single productId on multiple facilities and multiple productIds on multiple facilities

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

@ymaheshwari1 ymaheshwari1 self-assigned this Jan 18, 2023
@ymaheshwari1 ymaheshwari1 moved this to 📅 Planned in Digital Experience Platform Jan 18, 2023
@ymaheshwari1 ymaheshwari1 moved this from 📅 Planned to 🏗 In progress in Digital Experience Platform Jan 18, 2023
@ymaheshwari1 ymaheshwari1 moved this from 🏗 In progress to 👀 In review in Digital Experience Platform Jan 18, 2023
@ymaheshwari1
Copy link
Contributor Author

ymaheshwari1 commented Jan 19, 2023

Had a discussion with @dt2patel Sir and @adityasharma7 Sir, and concluded that we should only provide support to get product stock using a single product identifier(productId), and we don't need to provide support for fetching stocks using multiple identifiers like productId, sku etc.

When we need to fetch the stock and if the productId is not available then we can find productId using the available information of product or we can call specific action of oms-api to get the productId and then fetch stock for the product.

Also explored around other platforms and found that inventory specific operations can only be done using a specific identifier.

@ymaheshwari1 ymaheshwari1 moved this from 👀 In review to 📋 Backlog in Digital Experience Platform Oct 10, 2023
@ymaheshwari1 ymaheshwari1 removed their assignment Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
2 participants