- Issue created by @tibezh
- Issue was unassigned.
- Status changed to Needs review
5 months ago 1:16pm 19 June 2024 - last update
5 months ago 795 pass - Merge request !273Implement createWithSampleValues method in ProductVariationStorage. → (Open) created by tibezh
- last update
5 months ago 795 pass - 🇮🇱Israel jsacksick
Then the system starts to create a Product entity with sample values, and creates quite a lot of other data.
And that is a problem?
- 🇺🇦Ukraine tibezh
Hey @jsacksick, thanx a question.
The problem is a little bit deeper.
After generating sample values, they are placed into temporary key_value storage, and the size of the stored value is about 20kB and you get a PHP memory limit error. - 🇮🇱Israel jsacksick
@tibezh: Could you check if by any chance the patch from 🐛 Layout builder and products with no variations shouldn't generate sample values Fixed helps?
- Status changed to Closed: outdated
4 months ago 12:26pm 15 July 2024 - 🇺🇦Ukraine tibezh
Hm, I don't have any issues, not sure, but looks like it fixed since Drupal 10.3.
Thank you for help, we can close the issue.