My production environment is working fine. I updated to version 1.6.8 from 1.6.5 and now the succeeded jobs screen shows no records. The total count is listed, but no records. I am using Hangfire.MySQLStorage with MariaDB. I even copied the database from production, but no joy. I also tried allowing it to create the schema automatically. Still not showing records. Interestingly, Hangfire works. Jobs run just fine. I just never see successful jobs.
I’m out of options. I even tried going back to 1.6.5, but same issue. One other note. When I click on the server and click on QUEUE, I get SQL Exception. “You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘WHERE 1 = 0)’ at line 4”