Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing option types to product sample data #5638

Conversation

spaghetticode
Copy link
Member

@spaghetticode spaghetticode commented Feb 2, 2024

Summary

Sample products data was reworked with /pull/5437. After these changes, some products with variants remained without option types, meaning that their variants remained not visible and selectable on the FE, and in the admin it was not possible to add new ones as the relevant button was hidden.

Sample products with variants are visible here: https://github.com/solidusio/solidus/blob/main/sample/db/samples/variants.rb

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

@spaghetticode spaghetticode self-assigned this Feb 2, 2024
@github-actions github-actions bot added the changelog:solidus_sample Changes to the solidus_sample gem label Feb 2, 2024
Sample products data was reworked with solidusio/pull/5437.
After these changes, some products with variants remained without
option types, meaning that their variants remained not visible and
selectable on the FE, and in the admin it was not possible to add
new ones as the relevant button was hidden.
@spaghetticode spaghetticode force-pushed the spaghetticode/add-missing-product-option-types branch from 4566b49 to 55ecd5b Compare February 2, 2024 08:55
@spaghetticode spaghetticode marked this pull request as ready for review February 2, 2024 10:06
@spaghetticode spaghetticode requested a review from a team as a code owner February 2, 2024 10:06
Copy link
Member

@kennyadsl kennyadsl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@spaghetticode spaghetticode merged commit 1ae30d0 into solidusio:main Feb 5, 2024
12 checks passed
@spaghetticode spaghetticode deleted the spaghetticode/add-missing-product-option-types branch February 5, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_sample Changes to the solidus_sample gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants