- πΊπΈUnited States smustgrave
Since there hasn't been a follow up going to close for now but if still a valid feature please reopen.
 
When a term has multiple parents, the return value from TermStorage::loadAllParents() does not contain enough information to make out a proper ancestry (it just contains all possible parents).
This issue is demonstrated in the SHS module ( #2288035: Doesn't work properly with terms that have multiple parents β ), where a separate helper function will be used to determine a single ancestry.
Add a new method to TermStorage (or alternatively, a second parameter to the loadAllParents()) to retrieve the first ancestry found for a term with multiple parents.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Since there hasn't been a follow up going to close for now but if still a valid feature please reopen.