Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

findByField method does not pick up empty string #7351

Closed
matsbryntse opened this issue Aug 22, 2023 · 0 comments
Closed

findByField method does not pick up empty string #7351

matsbryntse opened this issue Aug 22, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@matsbryntse
Copy link
Member

Forum post

Hi
I am trying to use the Bryntum 'findByField' method on the event store. Calling as per the below. It does not work if the name variable is "" (i.e. an empty string) - no matches are found.

const hits = scheduler.value?.project.eventStore.findByField('displayName', name)

Please advise?
Thanks

@matsbryntse matsbryntse added bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer labels Aug 22, 2023
@matsbryntse matsbryntse self-assigned this Aug 22, 2023
@matsbryntse matsbryntse added ready for review Issue is fixed, the pull request is being reviewed resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Aug 22, 2023
@matsbryntse matsbryntse added this to the 5.5.2 milestone Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

1 participant