I upgraded from 2.12 to 2.13 in the hope that it would resolve a feature conflict between Open Atrium Work Tracker and Open Atrium Panopoly Users and not only is that conflict still there but several others have now been introduced?
Open Atrium Core Conflicts with: panopoly_pages (Enabled) in field_base [body], panopoly_core (Enabled) in field_base [field_featured_image]
Open Atrium Media Conflicts with: panopoly_widgets (Enabled) in file_display [video__default__media_youtube_image, video__teaser__media_youtube_image]
Open Atrium Panopoly Users Conflicts with: oa_worktracker (Enabled) in features_override_items [panelizer_defaults.user:user:default] (The original conflict)
Open Atrium Users Conflicts with: panopoly_users (Enabled) in field_instance [user-user-field_user_about, user-user-field_user_picture]
Missing modules
Open Atrium Analytics Unmet dependencies: googleanalytics (Missing)
Open Atrium Markdown Unmet dependencies: markdown (Missing)

Comments

mpotter’s picture

Did you follow the instructions here: https://drupal.org/node/2169701 for updating? Did you run the update script and revert features and clear cache? If googleanalytics and markdown are missing then it sounds like there was a problem in how you enabled these modules originally. These modules are not enabled by default in the base OA2 distribution and the process of enabling those modules should have had you download their dependencies.

olak’s picture

i got the same problem.

  • first i made a feauture override of all the changes i did on the test site
  • upgraded the site to OA-2.13 through aegir
  • run drush fra -y
  • run drush cc all
cgove’s picture

I'm seeing these same conflicts on a fresh 2.13 install I have on pantheon.

johnlutz’s picture

Am seeing same problem. We are on pantheon so applied their Atrium 2.13 update and followed instructions at https://drupal.org/node/2169701 (updb, rr, cc all, fra) and still showing conflicts between (oa_core and panopoly_core and panopoly_pages) and (oa_users and panopoly_users). There are lots of other features showing overridden as well that don't ever show as default after reverting: oa_core, oa_discussion, oa_media, oa_messages, oa_panopoly_users, oa_worktracker, panopoly_images, panopoly_widgets, panopoly_users

mpotter’s picture

Status: Active » Fixed

In v2.15 most of the conflicts and overrides were fixed. However, the conflict between oa_media and panopoly_widgets in the file_displays still existed. So I fixed this in commit 2a50811 for oa_media.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.