- last update
over 1 year ago Patch Failed to Apply - πΊπΈUnited States SteelStrung
I think the priority on this one should be higher - Structure Sync doesn't provide mcuh value if it won't import the whole taxonomy in this common scenario.
- Status changed to Needs work
over 1 year ago 7:20pm 28 June 2023 - π΅π±Poland Graber
3 years ago it worked π wish I remembered the project it was for.
Looks like maintainers missed this. - πΊπΈUnited States wolcen
Looks like this proposed solution includes some client-specific code:
+ if ($taxonomy['name'] == 'Residency' && $taxonomy['vid'] == 'campaign_goal') { + $parent_terms = $storage->loadByProperties(['uuid' => $parent_uuids]); + }