Skip to content

Fixed the item not found error by using filter in the product endpoint#3054

Closed
vinkmeta wants to merge 3 commits intomainfrom
vink_1
Closed

Fixed the item not found error by using filter in the product endpoint#3054
vinkmeta wants to merge 3 commits intomainfrom
vink_1

Conversation

@vinkmeta
Copy link
Copy Markdown
Contributor

Description

Fixed the item not found error by using filter in the product endpoint

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have commented my code, particularly in hard-to-understand areas.
  • I have confirmed that my changes do not introduce any new PHPCS warnings or errors.
  • I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors.
  • I followed general Pull Request best practices. Meta employees to follow this wiki.
  • I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes.
  • I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality.
  • I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this wiki.

Changelog entry

Fixed the item not found error by using filter in the product endpoint

Test Plan

npm run test:php

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@vinkmeta has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@vinkmeta merged this pull request in 0671a9a.

vahidkay-meta pushed a commit that referenced this pull request Apr 14, 2025
#3054)

Summary:
## Description

Fixed the item not found error by using filter in the product endpoint

### Type of change

Please delete options that are not relevant.

- Bug fix (non-breaking change which fixes an issue)

## Checklist

- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] I have confirmed that my changes do not introduce any new PHPCS warnings or errors.
- [x] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors.
- [x] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc)).
- [x] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes.
- [x] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality.
- [x] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this [wiki]([url](https://fburl.com/wiki/nhx73tgs)).

## Changelog entry

Fixed the item not found error by using filter in the product endpoint

Pull Request resolved: #3054

Test Plan: npm run test:php

Reviewed By: gurtejrehal

Differential Revision: D72944229

Pulled By: vinkmeta

fbshipit-source-id: fbfabe38bf0ef4e50424ab445e7e6d5a29f142af
mradmeta pushed a commit that referenced this pull request Apr 14, 2025
#3054)

Summary:
## Description

Fixed the item not found error by using filter in the product endpoint

### Type of change

Please delete options that are not relevant.

- Bug fix (non-breaking change which fixes an issue)

## Checklist

- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] I have confirmed that my changes do not introduce any new PHPCS warnings or errors.
- [x] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors.
- [x] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc)).
- [x] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes.
- [x] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality.
- [x] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this [wiki]([url](https://fburl.com/wiki/nhx73tgs)).

## Changelog entry

Fixed the item not found error by using filter in the product endpoint

Pull Request resolved: #3054

Test Plan: npm run test:php

Reviewed By: gurtejrehal

Differential Revision: D72944229

Pulled By: vinkmeta

fbshipit-source-id: fbfabe38bf0ef4e50424ab445e7e6d5a29f142af
rubycalling pushed a commit that referenced this pull request Apr 16, 2025
#3054)

Summary:
## Description

Fixed the item not found error by using filter in the product endpoint

### Type of change

Please delete options that are not relevant.

- Bug fix (non-breaking change which fixes an issue)

## Checklist

- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] I have confirmed that my changes do not introduce any new PHPCS warnings or errors.
- [x] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors.
- [x] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc)).
- [x] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes.
- [x] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality.
- [x] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this [wiki]([url](https://fburl.com/wiki/nhx73tgs)).

## Changelog entry

Fixed the item not found error by using filter in the product endpoint

Pull Request resolved: #3054

Test Plan: npm run test:php

Reviewed By: gurtejrehal

Differential Revision: D72944229

Pulled By: vinkmeta

fbshipit-source-id: fbfabe38bf0ef4e50424ab445e7e6d5a29f142af
@tzahgr tzahgr mentioned this pull request Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants