Skip to content

Add optional word prefix to order ID since they don't have to be just numeric - #184

Merged
AltamashShaikh merged 2 commits into
5.x-devfrom
string-order-id
Nov 12, 2025
Merged

Add optional word prefix to order ID since they don't have to be just numeric#184
AltamashShaikh merged 2 commits into
5.x-devfrom
string-order-id

Conversation

@michalkleiner

@michalkleiner michalkleiner commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

Description

Better reflecting real-word order IDs that don't have to be just numeric.

Note: not sure when the next release date is planned for, anyone can change it whatever it needs to be. Thanks!

Issue No

Related to testing for DEV-19682.

Checklist

  • [✔] Tested locally
  • [NA] New test case added/updated?
  • [NA] Are all newly added texts included via translation?
  • [NA] Are text sanitized properly? (Eg use of v-text v/s v-html for vue)
  • [NA] Version bumped?

@michalkleiner
michalkleiner requested a review from a team November 12, 2025 01:10
@michalkleiner
michalkleiner requested a review from sgiehl November 12, 2025 01:11
Comment thread CHANGELOG.md

@AltamashShaikh AltamashShaikh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, doTrackEcommerceOrder expects the orderID to be string|int, so should be okay.

@AltamashShaikh
AltamashShaikh merged commit 7745dd4 into 5.x-dev Nov 12, 2025
6 checks passed
@AltamashShaikh
AltamashShaikh deleted the string-order-id branch November 12, 2025 04:54
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