URGENT: Express filtering stopped working

Permalink
When doing e.g. $expressList->filterByUserEmail('afd@ad.asd'); there is no result.

The email exists in the express entity.

Further, when going into the dashboard express object, clicking to edit the entry, copying the email from the entry's email attribute then searching the Express object for that field and value there is no result.

What is going on, does some obscure index need updating somewhere?

surefyre
 
surefyre replied on at Permalink Reply
surefyre
Apparently this is due to the V8.5.3 upgrade package being faulty - some migrations IDs are incorrectly numbered meaning they don't get run.

I'm going to have to restore the site to it's backup and upgrade again to 8.5.2 which is a proper pain in the backside. At least I do have a backup though, not everyone will as the problems aren't obvious ones, your site might seem to behave OK.

No idea if people who've already upgraded to 8.5.3+ now have faulty databases or not or what's being done to address the issue.