Problem/Motivation
Upon uninstall and attempting to reinstall Communico Plus. I'm receiving the following message.
Error message
Unable to install Communico Plus, field.storage.node.field_short_description, field.storage.node.field_subtitle already exist in active configuration.
I'm unable to install after the last update. We do have fields of those names used by other content types.
Steps to reproduce
Reinstall the module
Proposed resolution
Change the field names to something more specific so they dont cause conflicts.
Remaining tasks
Change content type field names in content type - config yamls, and code which references
User interface changes
None
API changes
None
Data model changes
Use specific field names
Comments
Comment #2
earlyburg commentedComment #3
earlyburg commentedThis was addressed in the following release:
https://www.drupal.org/project/communico_plus/releases/1.0.0-beta9
Upgrade instructions:
Export and back-up any block configurations that may be relevant.
Update, then completely uninstall this module.
Navigate to /admin/structure/types and delete the content type "event_page" if one exists.
Re-install this module.
Navigate to /admin/config/communico_plus/api, and save your api info, click save.
Check the box labled "Rebuild the filter block select element values:" and click save.
Navigate to /admin/config/communico_plus/import to import content by library location.
Thank you for your patience with this issue I appreciate it.
Comment #4
earlyburg commentedThis was fixed in version 1.0.0-beta10. Closing this issue due to two weeks of non-activity.