Problem/Motivation

vieuw with passed argument in argument field is not beeing filterd
Contextual filters not respected when used in paragraph
fiter is a taxonomy term id

Steps to reproduce

Make a taxonomy with 2+ terms
Make a view that filters content based on the taxonomy term in contextual filter
make a inbedden view display
add a paragraph with view reference add argument, see all content instead of filtering

Proposed resolution

fix the issue

Remaining tasks

find the issue

Comments

ikeigenwijs created an issue. See original summary.

norman.lol’s picture

Status: Active » Needs review

Can it be that you have the patch from #3273497-29: Passing null to parameter #1 ($data) of type string to unserialize() is deprecated applied in your project? I had this patch applied in 2.0-beta7 and then this issue occurred. When I removed this patch everything worked fine and I had also no PHP 8.1-related errors or warnings.

norman.lol’s picture

scott_euser’s picture

Status: Needs review » Postponed (maintainer needs more info)

I don't see a patch or MR, so I think its maybe wrong status.

ikeigenwijs’s picture

#2 we dont have the patch

scott_euser’s picture

Title: Contextuele filters not respected when used in paragraph » Contextual filters not respected when used in paragraph
Issue summary: View changes
Status: Postponed (maintainer needs more info) » Active

Aha I see, typically needs review is meant to have something to review, hence my confusion. Setting back to active.

Note that there also seem to be related issues #2985364: Is there any way to pass the token from the current paragraph to the view? and #3382310: Multiple contextual filters / arguments are not supported when a value is not provided for them that you could try. This could possibly be a duplicate, though I have not tested yet myself.

anybody’s picture

Status: Active » Postponed (maintainer needs more info)

@ikeigenwijs could you try #6? I think @scott_euser might be correct!