[FIX] analytic: name_search with negative operators
The algorithm for matching analytic accounts based on search term is only meant to be used for simple, positive operators. In other cases the results will not be what the user expects. Falling back to the default name_search behavior will be more useful.
Please register or sign in to comment