Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: saleor/saleor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.21.8
Choose a base ref
...
head repository: saleor/saleor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.21.9
Choose a head ref
  • 5 commits
  • 26 files changed
  • 2 contributors

Commits on Jul 10, 2025

  1. Fix race condition in TransactionUpdate mutation when updating checko…

    …ut/order prices (#17915) (#17942)
    
    * Fix race condition in TransactionUpdate mutation
    
    * Extract `process_order_or_checkout_with_transaction` to utils
    
    * Use common process order or checkout utils in TransactionEventReport mutation
    fowczarek authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    584a1fa View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    4a5c9b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d4366 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Fix checkout.discount amount when override is set (#17977)

    * Fix checkout line price when override is set
    
    * Add test with checkout mutations
    
    * Add comment
    maarcingebala authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    db1a563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffd0122 View commit details
    Browse the repository at this point in the history
Loading