I installed a fresh copy of opendata on Drupal 7.23

#: drush dl opendata
Project opendata (7.x-1.0-beta5) downloaded to /var/www/html/drupal7/sites/all/modules/opendata. [success]
Project opendata contains 4 modules: opendata_content, opendata_view, opendata_distribution_field, opendata.

#: drush en opendata* -l default
The following extensions will be enabled: opendata, opendata_content, opendata_distribution_field, opendata_view, features, email
Do you really want to continue? (y/n): y
email was enabled successfully. [ok]
opendata was enabled successfully. [ok]
opendata_content was enabled successfully. [ok]
opendata_distribution_field was enabled successfully. [ok]
opendata_view was enabled successfully. [ok]
features was enabled successfully.

I selected "Add content > Dataset" (node/add/opendata-dataset). Then I entered a title and clicked "Save."

It returned (Please see image upload):

EntityFieldQueryException: Unknown field: field_opendata_identifier in EntityFieldQuery->addFieldCondition() (line 770 of /var/www/html/drupal7/includes/entity.inc).

CommentFileSizeAuthor
dataset-error.png15.11 KBxandermar
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

grasmash’s picture

Would you mind trying this out using the dev version?

Barrett’s picture

Status: Active » Postponed (maintainer needs more info)

I'm unable to replicate this problem. Have you been able to try it against the current dev version, @xandermar?

Barrett’s picture

Issue summary: View changes

updated description