Exposed Filter using "Content URL Alias" produces zero results

Created on 27 June 2025, 11 days ago

Problem/Motivation

Module installed in Drupal 10 test environment. I have a block view that shows all content, with Title and link to content. I have an exposed filter for Title, but I want an exposed filter to refine results by the aliases being used by a node. I created the relationship to "Content URL Alias". I created another exposed filter using "Content URL Alias", which is set to use "contains". When I enter anything into the new filter, it draws zero results. I tried this logic:

Content: Published (= Yes)
AND
Content: Title (exposed)
OR
(Content URL Alias) Alias: URL alias (exposed)

Steps to reproduce

Install Drupal 10.3.x and install/enable the module. Create a view with all content nodes. Create the relationship and an exposed filter using the newly available "Content URL Alias". Test using the exposed filter.

Am I missing something like a dependency or requirement?

πŸ’¬ Support request
Status

Active

Version

3.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States rraney

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024