Skip to content

Content fragment list does allow to select items with multiple tags where all are mandatory #2381

Open
@royteeuwen

Description

@royteeuwen

Currently the content fragment list only allows to select content fragments that have one of the selected tags from the dialog fields, this is always an OR statement. We would like to use it that it is contains all tags, not only one of them.

I have found the following comment in the code, so I would expect it to be refactored to use the xpath or another way of querying, because the query builder does not support it:

https://github.com/adobe/aem-core-wcm-components/blob/main/bundles/core/src/main/java/com/adobe/cq/wcm/core/components/internal/models/v1/contentfragment/ContentFragmentListImpl.java#L162

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions