Skip to content

Conversation

NabDevs
Copy link
Contributor

@NabDevs NabDevs commented Sep 19, 2025

No description provided.

Add transformation in PdkSettingsMigration to replace [ORDER_NR] with
[ORDER_ID] during settings migration to maintain consistency with
WooCommerce implementation and ensure the placeholder works correctly.
@Copilot Copilot AI review requested due to automatic review settings September 19, 2025 09:55
@NabDevs NabDevs requested a review from a team as a code owner September 19, 2025 09:55
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a migration issue by replacing the deprecated ORDER_NR placeholder with the standardized ORDER_ID placeholder in label descriptions during PDK settings migration.

  • Adds mapping to transform [ORDER_NR] placeholders to [ORDER_ID] in the settings transformation process

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codecov bot commented Sep 19, 2025

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

@NabDevs NabDevs force-pushed the fix/order-nr-placeholder-migration branch 2 times, most recently from 556f53e to 41da6a0 Compare September 19, 2025 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants