Skip to content

Conversation

mariobrgomes
Copy link
Contributor

@mariobrgomes mariobrgomes commented Aug 12, 2025

Summary

Implements channel listings functionality for products/variants and fixes entity identification to use slugs.

Changes

  • ✅ Add channel listings support for products (publishing settings)
  • ✅ Add channel listings support for variants (pricing)
  • ✅ Fix product comparator to use slug instead of name for identification
  • ✅ Add graceful degradation - product creation succeeds even if channel operations fail

Test plan

  • Added integration tests for channel listings functionality
  • Added tests for attribute handling (dropdown, reference, plain text)
  • All existing tests passing (441 tests)
  • Manual testing with example configuration

- Add full channel listings support for products and variants
- Implement product/variant channel pricing and publishing settings
- Fix product comparator to use slugs instead of names for identification
- Add graceful degradation for channel operations failures
- Add comprehensive integration tests for new functionality
Copy link

changeset-bot bot commented Aug 12, 2025

🦋 Changeset detected

Latest commit: 8f89f17

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@saleor/configurator Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mariobrgomes mariobrgomes merged commit a403402 into main Aug 22, 2025
3 checks passed
@mariobrgomes mariobrgomes deleted the fix-setting-attribute-values-on-products-and-channel-listings branch August 22, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants