solidusio / solidusio/solidus

Shipping calculators still include cancelled items in shipping cost

Open
#1,837 14 comments 0 reactions 1 assignee View on GitHub

@senemsoy is already working on this.

Since Sep 2, 2026.

changelog:solidus_core confirmed
Dominant language
Ruby
Stars
5.3k
Forks
1.4k
Avg merge
1d 22h
Merged PRs (30d)
62

Description

Steps to reproduce
  1. Complete order with many items and flexirate shipping calculator
  2. Cancel items in shipment
  3. Adjustment created does not take into account shipping cost
  4. Cost on shipping was not changed even though less items will be shipped
Expected behavior

After an item is cancelled the calculator should only calculate cost based on what is actually going to ship.

Actual behavior

Shipping calculators are calculating cost on all items even if they are cancelled:

System configuration

Solidus Version: 2.1 (seems to be in all)

Extensions in use: core, frontend, backend

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.