I have a list of sites with dates on them, and some very odd behavior going on… I have multiple users, but this issue only happens with a single particular user (for no reason i can think of, or am able to find), here’s the issue:
I’m trying to search a list of sites and narrow down the dates, so while all of these work just fine on other users, it doesn’t return a single thing for this particular user:
However, this search works fine for everyone:
Here’s a look at the date i have in the database:
I’ve also moved this entire search to plain text field to run a :count on the returning things (in case it was a plugin that was affecting things) to no avail.
I’ve narrowed it down to the date searches themselves, nothing else that i can find is interfering with the search, i’ve already checked privacy settings, conditionals, all the users are the same…
does any have an idea as to what may be happening?