Skip to content

Added external_variant_id to the feed file#2998

Closed
mshymon wants to merge 1 commit intofacebook:mainfrom
mshymon:external_variant_id_via_feed
Closed

Added external_variant_id to the feed file#2998
mshymon wants to merge 1 commit intofacebook:mainfrom
mshymon:external_variant_id_via_feed

Conversation

@mshymon
Copy link
Copy Markdown
Contributor

@mshymon mshymon commented Apr 2, 2025

Description

Earlier the external_variant_id (a Woo product ID by value) was added to sync via Batch API. This is a quick follow up to add it to the feed file generation too.

Type of change

Please delete options that are not relevant.

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

Checklist

  • I followed general Pull Request best practices. Meta employees to follow this wiki
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests 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.

Changelog entry

  • Added external_variant_id to the feed file

Test Plan

Tested manually by triggering feed file generation, verified both the generated feed file and there are no feed ingestion errors via Meta internal tooling.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@mshymon 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

@mshymon merged this pull request in b16873b.

SayanPandey pushed a commit to SayanPandey/facebook-for-woocommerce that referenced this pull request Apr 8, 2025
Summary:
## Description
Earlier the external_variant_id (a Woo product ID by value) was added to sync via Batch API. This is a quick follow up to add it to the feed file generation too.

### Type of change

Please delete options that are not relevant.

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

## Checklist

- [ ] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc))
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added tests 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.

## Changelog entry

- Added external_variant_id to the feed file

Pull Request resolved: facebook#2998

Test Plan: Tested manually by triggering feed file generation, verified both the generated feed file and there are no feed ingestion errors via Meta internal tooling.

Differential Revision: D72305993

Pulled By: mshymon

fbshipit-source-id: 6b941d55147e4f7e75a5ee56a4d5d5ca1323c18b
vahidkay-meta pushed a commit that referenced this pull request Apr 14, 2025
Summary:
## Description
Earlier the external_variant_id (a Woo product ID by value) was added to sync via Batch API. This is a quick follow up to add it to the feed file generation too.

### Type of change

Please delete options that are not relevant.

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

## Checklist

- [ ] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc))
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added tests 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.

## Changelog entry

- Added external_variant_id to the feed file

Pull Request resolved: #2998

Test Plan: Tested manually by triggering feed file generation, verified both the generated feed file and there are no feed ingestion errors via Meta internal tooling.

Differential Revision: D72305993

Pulled By: mshymon

fbshipit-source-id: 6b941d55147e4f7e75a5ee56a4d5d5ca1323c18b
vahidkay-meta pushed a commit that referenced this pull request Apr 14, 2025
Summary:
## Description
Earlier the external_variant_id (a Woo product ID by value) was added to sync via Batch API. This is a quick follow up to add it to the feed file generation too.

### Type of change

Please delete options that are not relevant.

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

## Checklist

- [ ] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc))
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added tests 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.

## Changelog entry

- Added external_variant_id to the feed file

Pull Request resolved: #2998

Test Plan: Tested manually by triggering feed file generation, verified both the generated feed file and there are no feed ingestion errors via Meta internal tooling.

Differential Revision: D72305993

Pulled By: mshymon

fbshipit-source-id: 6b941d55147e4f7e75a5ee56a4d5d5ca1323c18b
mradmeta pushed a commit that referenced this pull request Apr 14, 2025
Summary:
## Description
Earlier the external_variant_id (a Woo product ID by value) was added to sync via Batch API. This is a quick follow up to add it to the feed file generation too.

### Type of change

Please delete options that are not relevant.

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

## Checklist

- [ ] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc))
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added tests 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.

## Changelog entry

- Added external_variant_id to the feed file

Pull Request resolved: #2998

Test Plan: Tested manually by triggering feed file generation, verified both the generated feed file and there are no feed ingestion errors via Meta internal tooling.

Differential Revision: D72305993

Pulled By: mshymon

fbshipit-source-id: 6b941d55147e4f7e75a5ee56a4d5d5ca1323c18b
rubycalling pushed a commit that referenced this pull request Apr 16, 2025
Summary:
## Description
Earlier the external_variant_id (a Woo product ID by value) was added to sync via Batch API. This is a quick follow up to add it to the feed file generation too.

### Type of change

Please delete options that are not relevant.

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

## Checklist

- [ ] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc))
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added tests 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.

## Changelog entry

- Added external_variant_id to the feed file

Pull Request resolved: #2998

Test Plan: Tested manually by triggering feed file generation, verified both the generated feed file and there are no feed ingestion errors via Meta internal tooling.

Differential Revision: D72305993

Pulled By: mshymon

fbshipit-source-id: 6b941d55147e4f7e75a5ee56a4d5d5ca1323c18b
@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.

2 participants