Exports filtered by a customer segment could fail with a raw Shopify error when the filter held a segment name instead of an ID. Segment filters now recognize both.
Improvements#
- Segment names in filters - customer and order exports accept a segment name, so filters set up in Sidekick, the CLI, or the API run as expected.
- Any segment format - a segment name, a numeric ID, or a full ID all resolve to the same segment, and names match regardless of letter casing.
Fixes#
- Segment exports - exports filtered by a segment name no longer stop with an unreadable error from the Shopify API.
- Missing segments - an export pointing at a segment that no longer exists now fails with a plain-language message (CSTM012).

