Conversation
Wojdylak
commented
Apr 1, 2025
| Q | A |
|---|---|
| Branch? | 2.0 |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | n/a |
| License | MIT |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
❌ Preview Environment deleted from BunnyshellAvailable commands:
|
features/shop/checkout/ability_to_confirm_an_order_with_a_promotion_on_shipping.feature
Show resolved
Hide resolved
0140d4e to
97607ae
Compare
97607ae to
34f55dc
Compare
features/shop/checkout/ability_to_confirm_an_order_with_a_promotion_on_shipping.feature
Show resolved
Hide resolved
features/shop/checkout/seeing_order_summary/seeing_addresses_on_order_summary_page.feature
Show resolved
Hide resolved
features/shop/checkout/seeing_order_summary/seeing_addresses_on_order_summary_page.feature
Show resolved
Hide resolved
| { | ||
| public function __construct( | ||
| private OrderRepositoryInterface $orderRepository, | ||
| private string $guestCartTokenFilePath |
There was a problem hiding this comment.
| private string $guestCartTokenFilePath | |
| private string $guestCartTokenFilePath, |
| Q | A |-----------------|----- | Branch? | 2.0 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Related tickets | continuation of #17818 and #17819 | License | MIT <!-- - Bug fixes must be submitted against the 1.14 or 2.0 branch - Features and deprecations must be submitted against the 2.1 branch - Make sure that the correct base branch is set To be sure you are not breaking any Backward Compatibilities, check the documentation: https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html -->
| Q | A |-----------------|----- | Branch? | 2.0 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Related tickets | #17819 | License | MIT