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

[GTIN] Migrate existing GLA Global Trade Item Number data to core #2616

Open
Tracked by #2617
martynmjones opened this issue Sep 17, 2024 · 0 comments
Open
Tracked by #2617
Assignees
Labels
type: enhancement The issue is a request for an enhancement.

Comments

@martynmjones
Copy link
Contributor

The GTIN field in Google for WooCommerce will be retired in favour of the new global unique ID field available in core. To support this change we will need to add a migration tool to populate the core field from data available in Google for WooCommerce. Merchants will be prompted to run the migration tool rather than it running automatically.

Acceptance criteria

  1. The migration will happen using batched scheduled actions
  2. Existing merchants of Google for WooCommerce will be prompted via a banner to run a migration tool
  3. Existing merchants will see a prompt next to the GTIN field in Google for WooCommerce to run a migration tool
  4. The data migrated by the tool will respect mapping rules and filters to ensure that the most relevant source of information is used
  5. The migration tool will only populate the core global unique ID field if it is empty
    • Action scheduler logs should state if a product was skipped due to the core field being populated
  6. The migration tool will be available via CLI
    • This is secondary to the rest of the functionality and may be added as a follow-up

Additional

pcTzPl-2p2-p2

@martynmjones martynmjones added the type: enhancement The issue is a request for an enhancement. label Sep 17, 2024
@martynmjones martynmjones self-assigned this Sep 17, 2024
@martynmjones martynmjones changed the title [GTIN] Migrate existing GLA Global Trade Item Number data to the core [GTIN] Migrate existing GLA Global Trade Item Number data tox core Sep 17, 2024
@martynmjones martynmjones changed the title [GTIN] Migrate existing GLA Global Trade Item Number data tox core [GTIN] Migrate existing GLA Global Trade Item Number data to core Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement The issue is a request for an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant