- Issue created by @chrisscrumping
- Merge request !103512437 Add store paramater improve store selection logic → (Open) created by chrisscrumping
- 🇬🇧United Kingdom chrisscrumping
I think the CI is failing because its using Drupal 11 and we need to update to Commerce 3 to use that?
- 🇬🇧United Kingdom chrisscrumping
Tried doing this locally but getting lots of errors and no time to look into it right now unfortunately.
1) Drupal\Tests\direct_checkout_by_url\Functional\RedirectTest::testSimpleUrl Drupal\Core\Installer\Exception\InstallerException: Resolve all issues below to continue the installation. For help configuring your database server, see the <a href="https://www.drupal.org/docs/installing-drupal">installation handbook</a>, or contact your hosting provider. /var/www/html/web/core/includes/install.core.inc:989 /var/www/html/web/core/includes/install.core.inc:619 /var/www/html/web/core/includes/install.core.inc:572 /var/www/html/web/core/includes/install.core.inc:121 /var/www/html/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:315 /var/www/html/web/core/tests/Drupal/Tests/BrowserTestBase.php:550 /var/www/html/web/core/tests/Drupal/Tests/BrowserTestBase.php:367 /var/www/html/web/modules/contrib/commerce/tests/src/Functional/CommerceBrowserTestBase.php:64 /var/www/html/tests/src/Functional/RedirectTest.php:85
Line 85: parent::setUp();
- 🇬🇧United Kingdom chrisscrumping
We also need to ensure the product variation order type is used when creating the cart so that the correct checkout flow is used on checkout.