Skip to content

Fixed Jhipster Filter .contains search #177

@junzai97

Description

@junzai97

JHipster filter .contains search only work for native property.
It does not take effective on property from the join column entities as it will return all results.

For example, following query params will not work for UserCCInfo.
http://localhost:9000/api/user-cc-infos?firstUserName.contains=<value>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions