You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could this be a separate condition, e.g. NodeHasAncestor, in case the site really does want to just check the parent? Either that or a condition configuration to expand the search up the hierarchy?
After chatting in Slack with @seth-shaw-unlv, re-worked it to be a helper in utils as well as updating islandora_breadcrumbs to leverage it to DRY things up.
https://github.com/Islandora/islandora/blob/2.x/src/Plugin/Condition/NodeHasParent.php exists which looks at a direct parent, it'd be nice to do this on the ancestor chain. PR to come.
The text was updated successfully, but these errors were encountered: