https://bugs.winehq.org/show_bug.cgi?id=23530
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- This has happened on all the queues at one time or another, and the reason is that the queues read the "hasMaintainer" info cached in the appFamily or appVersion tables instead of checking directly for maintainers every time the queue is loaded. That's more efficient, and I don't see changing it.
However, this problem has become much rarer than it used to be, and functions to update application and version maintainer states were added to the admin control center a long time ago, so if the cache does get out of sync, admins already have to tools to correct it.
The update maintainer state functions could possibly be added to the cron job, but IMO it's not a frequent enough problem at this point to warrant that. I'm going to mark this one fixed.