Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features overridden #31

Open
lsolesen opened this issue Apr 8, 2016 · 0 comments
Open

Features overridden #31

lsolesen opened this issue Apr 8, 2016 · 0 comments

Comments

@lsolesen
Copy link
Member

lsolesen commented Apr 8, 2016

Checking vih_calendar...
Legend: 
Code:       drush features-revert will remove the overrides.
Overrides:  drush features-update will update the exported feature with the displayed overrides
Component type: field_instance
      'label' => 'More info',
      'settings' => array(
>       'absolute_url' => 1,
        'attributes' => array(
          'target' => 'default',
Checking vih_core...
No such feature is enabled: vih_core                                 [error]
Checking vih_facilities...
Legend: 
Code:       drush features-revert will remove the overrides.
Overrides:  drush features-update will update the exported feature with the displayed overrides
Component type: user_permission
      'roles' => array(
        'administrator' => 'administrator',
<       'office' => 'office',
<       'teacher' => 'teacher',
      ),
    ),
      'roles' => array(
        'administrator' => 'administrator',
<       'office' => 'office',
      ),
    ),
      'roles' => array(
        'administrator' => 'administrator',
<       'office' => 'office',
<       'teacher' => 'teacher',
      ),
    ),
      'roles' => array(
        'administrator' => 'administrator',
<       'office' => 'office',
<       'teacher' => 'teacher',
      ),
    ),
      'roles' => array(
        'administrator' => 'administrator',
<       'office' => 'office',
<       'teacher' => 'teacher',
      ),
    ),
  )
Checking vih_fields...
Legend: 
Code:       drush features-revert will remove the overrides.
Overrides:  drush features-update will update the exported feature with the displayed overrides
Component type: info
  features[field_base][] = field_tags
  features[field_base][] = field_webform
> features[taxonomy][] = tags
  name = VIH Fields
  package = VIH
Component type: field_base
      'cardinality' => 1,
      'field_name' => 'field_info',
<     'foreign keys' => array(
<       'format' => array(
<         'columns' => array(
<           'format' => 'format',
<         ),
<         'table' => 'filter_format',
<       ),
<     ),
      'module' => 'text',
      'translatable' => 1,
      'cardinality' => 1,
      'field_name' => 'field_logo',
<     'foreign keys' => array(
<       'fid' => array(
<         'columns' => array(
<           'fid' => 'fid',
<         ),
<         'table' => 'file_managed',
<       ),
<     ),
      'module' => 'image',
      'settings' => array(
      'cardinality' => 1,
      'field_name' => 'field_picture',
<     'foreign keys' => array(
<       'fid' => array(
<         'columns' => array(
<           'fid' => 'fid',
<         ),
<         'table' => 'file_managed',
<       ),
<     ),
      'module' => 'image',
      'settings' => array(
      'cardinality' => -1,
      'field_name' => 'field_pictures',
<     'foreign keys' => array(
<       'fid' => array(
<         'columns' => array(
<           'fid' => 'fid',
<         ),
<         'table' => 'file_managed',
<       ),
<     ),
      'module' => 'image',
      'settings' => array(
      'cardinality' => 1,
      'field_name' => 'field_profile_picture',
<     'foreign keys' => array(
<       'fid' => array(
<         'columns' => array(
<           'fid' => 'fid',
<         ),
<         'table' => 'file_managed',
<       ),
<     ),
      'module' => 'image',
      'settings' => array(
      'cardinality' => 1,
      'field_name' => 'field_subject_video',
<     'foreign keys' => array(
<       'file_managed' => array(
<         'columns' => array(
<           'fid' => 'fid',
<         ),
<         'table' => 'file_managed',
<       ),
<     ),
      'module' => 'mediafield',
      'translatable' => 1,
      'cardinality' => -1,
      'field_name' => 'field_tags',
<     'foreign keys' => array(
<       'tid' => array(
<         'columns' => array(
<           'tid' => 'tid',
<         ),
<         'table' => 'taxonomy_term_data',
<       ),
<     ),
      'module' => 'taxonomy',
      'settings' => array(
Checking vih_viggo...
Legend: 
Code:       drush features-revert will remove the overrides.
Overrides:  drush features-update will update the exported feature with the displayed overrides
Component type: field_base
      'cardinality' => 1,
      'field_name' => 'viggo_imported_text',
<     'foreign keys' => array(
<       'format' => array(
<         'columns' => array(
<           'format' => 'format',
<         ),
<         'table' => 'filter_format',
<       ),
<     ),
      'locked' => 1,
      'module' => 'text',
The command "../../scripts/check-overridden.sh" exited with 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant