Feature request: endswith for string searches

Currently in queries, there is the ability to use the “Starts With” operator on strings. It would be nice if there was also the option to search on “Ends With”.

I believe it would be just be a slight modification of what has already been done for starts with.

I can also take this on as a PR if it would help, seems quite limited in scope (just adding the logic and then the option on the frontend) and easy to test.

Motion seconded! This would be really useful for us at OSUM. :slight_smile:

Okay I’ve got a PR ready to go, will wait to see if the feature request is accepted first before creating on GitHub.

1 Like