jordanbrown0 / reg3

REG.PRG version 3
Other
2 stars 0 forks source link

Filter doesn't consider undefined equal to empty string #481

Open jordanbrown0 opened 1 year ago

jordanbrown0 commented 1 year ago

You might think that

would select everybody with no e-mail address, but it doesn't.

Workaround:

jordanbrown0 commented 6 months ago

Also have an explicit "undefined" operator that you can check for equal to.