Our Team has confirmed that this is not a Bug but actually an expected behavior since our search engine treats the “_” as a word character rather than a delimiter.
Can_the_team_please_explain_why_an_underscore_would_be_considered_a_word?_I_am_using_it_here_as_a_word…_does_this_seem_like_an_underscore_should_be_considered_a_word?
Even the ASANA FORUMS don’t consider “_” as a word and lets us search for words after an underscore, so why can’t we do this too?
Please allow searching for words following an underscore! As of this moment, we can’t search for ANY task, as all of our tasks are named with underscores. This is VERY frustrating and would only take one simple code addition (str.includes) to implement this in your search functionality.