Skip to content

SHOW WIDGETS WHERE Name LIKE filter returns no results #418

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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