Ability to search for string literals instead where "contains" isn't desired
Posted 9 months ago by Tim Myrick
Post a topicPeople who like this
Delete Comment
This post will be deleted permanently. Are you sure?
Code Snippet
Html
Html
Css
JavaScript
Sass
Xml
Ruby
PHP
Java
C#
C++
ObjectiveC
Perl
Python
VB
SQL
Generic Language
We'd like the ability to (optionally) constrain a search term for a literal string instead of the current behavior returning all results where the string was contained. One example is that we have a district named "Central", and another named "North Central". Whenever the manager of the district "Central" (or anyone for that matter) wants to find tickets assigned to someone assigned to the "Central" team, results containing "North Central" are returned as well. Having the ability to optionally search for (as well as save the search in a view) the literal term specified would solve this issue.
0 Votes
0 Comments
Login or Sign up to post a comment