Problem/Motivation

Socialbase 2.6.0 got released so support group v2 that comes with Open Social 13 and this is backwards incompatible.
This has not explicitly defined and means that if people have there dependencies loosely set it will automatically update 2.5 to 2.6 with Open Social 12 and will break the installation.

Steps to reproduce

- Install Open Social 12
- Use Socialbase 2.6
- Kaput

Proposed resolution

1. remove the group v2 changes and create a 3.0.0
2. add dependency requirements to 2.6 to need group v2 or Open Social 13.
3. Make 2.6.0 backwards compatible

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork socialbase-3463772

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

robertragas created an issue. See original summary.

robertragas’s picture

Issue summary: View changes

robertragas’s picture

PR opened for solution 3

robertragas’s picture

Status: Active » Needs review
uber_denis’s picture

Status: Needs review » Reviewed & tested by the community

Retro compatibility ensured.

  • robertragas committed ffe939ac on 2.6.x
    Issue #3463772: Add backwards compatibility for group v1 on the...
robertragas’s picture

Landing in socialbase 2.6.5, marking as fixed.

robertragas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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