I got a bunch of PHP notices on http://git7site.devdrupal.org/node/1115664
"Notice: Undefined property: stdClass::$field_issue_changes_nid in field_sql_storage_field_storage_load() (line 363 of /var/www/git-dev.drupal.org/htdocs/modules/field/modules/field_sql_storage/field_sql_storage.module)."
Not sure what specifically is causing them, but figured that nodechanges was a good start.
One place to look may be 'version' changes; given the empty comment #7, which is an empty comment and version change on production.
Comments
Comment #1
jthorson commentedPossibly related - Got this exception when attempting to re-test a file test:
Comment #2
drummComment #3
drummThis is a side effect of #2013020: Store the revision ID (vid) with the nodechanges field data - needs upgrade path not haivng an upgrade path.