Skip to content
Discussion options

You must be logged in to vote

Hi @jvisint will take a look at this and get back to you.

Aaron, any luck? My from research it appears my one solution is to change my query to return blank strings vs NULL values. I can update my view to do that. Not ideal if I want values to actually return NULL vs a blank string, but for purposes of the query search may be my only solution - at lease for fields I allow sorting on.

Hi @jvisint sorry for the delay. I have investigated this issue and you're right it does have to do with null values. Basically, we end up in a scenario where we are making a comparison between columns and null that will never evaluate to true. Should have a fix for this coming in the near term. You can t…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@aaronburtle
Comment options

@jvisint
Comment options

@jvisint
Comment options

@aaronburtle
Comment options

Answer selected by aaronburtle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
cri Customer Reported issue
3 participants