-
joseph.olstad →
committed c469ab24 on 8.x-1.x
Issue #3103187 by rishi kulshreshtha, ljcarnieri, Anonymous, superlolo95...
-
joseph.olstad →
committed c469ab24 on 8.x-1.x
- Status changed to Fixed
25 days ago 6:26pm 21 October 2024 It always imports only 1 paragraph into the same parent field
Scenario is:
Content type : Page
Field: Content (has multiple paragraph references including text, related content, documents)
it only imports the first reference. if if I first map text target it only imports that and ignore the next one which is related content
If I map related content first it will import that and ignores the text
if I call explode() in the beginning of the import() function it will only import the last target- 🇨🇦Canada joseph.olstad
Someone needs to backport the solution from 7x which was fixed in
✨ Import multiple paragraphs Fixed Automatically closed - issue fixed for 2 weeks with no activity.