I originally posted this in the Date queue, but I am not receiving much help there.
A few times a day, a view that shows events will stop displaying data. Sometimes clearing the views cache will correct it, but not always. All the nodes wind up unpublished somehow, and looking in the view it will say BROKEN HANDLER or MISSING ARRAY next to the filter or field.
I am using Views Bulk Operations in another view that is a management interface for these nodes in the backend, so the admin can approve or unapprove events as they see fit. Curiously, if I select unpublish nodes and hit Publish, Direct Invoke, Batch, and Job Queue do not fire. It just refreshes the page with no status message.
I'm not entirely sure if the root cause here is Date, or VBO. Using latest stable releases of both. This is happening all too often and would appreciate some direction on this issue.
All date filters and fields for views will come up as BROKEN HANDLER / MISSING ARRAY and the only thing that seems to help is clearing views cache, and that works like half the time.
Using stable release of Views, VBO and Date.
Comments
Comment #1
dawehnerThis is not really a valid bug report. See http://drupal.org/node/571990 for more informations.
You should at least find a reproducable way.
Comment #2
esmerel commentedMore than 30 days with no response to request for more information.
Comment #3
kevinquillen commentedI haven't seen it happen in awhile. It's possible it was solved in one of the updates over time to Views/VBO/Date.
I would have put in more detail, the problem is I could not figure out what triggered it to corrupt the view. It seemed to be after cron ran, but only every so often.