- 🇺🇸United States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request → as a guide.
Wonder if this is an issue for D10? I have not seen this issue yet
If so could the IS be updated for D10 steps please
Still needs tests also. - 🇺🇸United States emerham
Yes this still an issue with Drupal 10.3
My steps are simple view
Have a node bundle with two fields:
- Body
- Select List Text
Create a Paged view and expose the filter of the Select list
Create an attachments view display and attach it to the paged view. Exposed the same filter from the paged view with the same identifier
Ensure the Inherit exposed filters is checked
Attempt to filter the paged view and see that the attachments view is not filtered.
If these are the steps that would let this be reproducible then I can update the issue and start working on some tests.
- Status changed to Needs work
about 2 months ago 5:09pm 21 July 2025 - 🇩🇪Germany yannickoo Berlin
Hello 👋 I am coming from #2807857: Exposed filters do not appear on attachment display → and can confirm that the patch #40 has fixed the issue, thanks for that 💪