- Issue created by @lalustine
- Status changed to Closed: duplicate
7 months ago 7:24am 28 May 2024 - 🇮🇱Israel jsacksick
Why are you opening 2 different bug reports for the same issue?
I have encountered a duplicate profile entry issue after upgrading Drupal 9.5 to 10.25 and commerce shipping to version 2.2.2. While investigating this issue in the commerce_shipping module, I found an issue I believe. When I logged in and there was already saved shipping profile but
$shipping_profile->isNew()
in commerce_shipping/src/Plugin/Commerce/CheckoutPane/ShippingInformation.php --> buildPaneForm
is giving true. I believe it's causing a duplicate profile entry issue
https://www.drupal.org/project/commerce_shipping/issues/3449522
🐛
Duplicate Profile Entry When Order Trying to Save Shipments
Active
Closed: duplicate
2.0
Code
Why are you opening 2 different bug reports for the same issue?