Skip to content

SHOW WIDGETS WHERE Name LIKE filter returns no results #418

@retran

Description

@retran

Description

SHOW WIDGETS WHERE Name LIKE '%button%' returns "No widgets found" even when matching widgets exist in the project.

Reproduction

SHOW WIDGETS;
-- Returns many widgets including buttons

SHOW WIDGETS WHERE Name LIKE '%button%';
-- Returns "No widgets found"

Environment

  • mxcli: v0.7.0-257-ga07e7e0
  • Project: EnquiriesManagement (Mendix 11.8.0)

Related

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