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
Comment #2
norman.lolCan 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.
Comment #3
norman.lolComment #4
scott_euser commentedI don't see a patch or MR, so I think its maybe wrong status.
Comment #5
ikeigenwijs commented#2 we dont have the patch
Comment #6
scott_euser commentedAha 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.
Comment #7
anybody@ikeigenwijs could you try #6? I think @scott_euser might be correct!