EntityQueryOperator does not support CONTAINS, STARTS_WITH, ENDS_WITH

Created on 20 February 2024, 7 months ago
Updated 29 February 2024, 7 months ago

Problem/Motivation

Steps to reproduce

  • EntityQueryOperator does not support CONTAINS, STARTS_WITH, ENDS_WITH
  • It does have values for LIKE, NOT LIKE but those are not supported by entity query condition

Proposed resolution

Support CONTAINS, STARTS_WITH, and ENDS_WITH as EntityQueryOperator enum values

Remaining tasks

  • Add CONTAINS, STARTS_WITH, and ENDS_WITH as EntityQueryOperator enum values
  • Update mappings and validation in EntityQueryBase

User interface changes

none

API changes

Addition CONTAINS, STARTS_WITH, and ENDS_WITH to EntityQueryOperator enum values

Data model changes

none

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mrconnerton

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024