akeneo / pim-community-dev

[Community Development Repository] The open source Product Information Management (PIM)
http://www.akeneo.com
Other
954 stars 516 forks source link

product pdf export only shows variant product attributes #11958

Closed robingchan closed 4 years ago

robingchan commented 4 years ago

:bug: I'm reporting a Bug :bug:

Hello!

Upgraded from 3.1.18 to 3.2.47 - upgrade went fine, included migrations & new es indexes too

However when exporting a pdf on a product that is a variant of a model - it only includes that products attributes and doesn't include the parents attributes in the pdf.

What happened:

PDFs were working last week - few days ago 500 error after php update from 7.2.22 to 7.2.29. Updated Akeneo to get latest updates to remedy PDF generation working after update but only variant attributes visible.

Thank you

robingchan commented 4 years ago

https://github.com/akeneo/pim-community-dev/pull/10212

this fixes it.