Features re-export / download; meaningless warning message?
The following overridden view(s) are provided by other modules: highlight. To resolve this problem either revert each view or clone each view so that modified versions can be exported withy our feature.
Features appears to be unaware that it is the very feature i am exporting that is the module that provides the View highlight.
Exporting the feature again worked fine.
More info on the general process of re-exporting features:
If no new components are added:
drush fu features_example
On automating feature takeover after download: http://bantalabs.com/blog/speeding-local-feature-module-development-features-fetch
With Features Fetch, after downloading:
drush ff features_example
Can also, per Young Hahn, "add components to a feature without recreating it in the UI/redownloading it by adding components to your feature's .info file and running drush features-update. See the Add components to a feature section in API.txt."
More like this
- Drupal 8 thoughts: configuration management and improved installation | Boombatower Blog
- Enabling and disabling modules based on environment
- Agile for Drupal core: within-major-version API additions as a key element to the Drupal Developer Experience (DX)
- Usability: Never use a warning when you can use undo
- How to create a Feature without the initial download through the UI


Comments
Post new comment