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
This commit adds an additional check to ensure that `suggested_ordered_related_items` are only assigned if there are both no `ordered_related_items` and no `ordered_related_items_overrides`. This is necessary because publishers can manually add overrides and expect them to be displayed, instead of any existing links.
test"gets item from content store and replaces ordered_related_items when feature flag header is specified and there are no existing links"do
182
+
test"gets item from content store and replaces ordered_related_items when feature flag header is specified and there are no existing links or overrides"do
0 commit comments