Working on an upgrade path from 8.x-4.x to 6.0.x. It has been lightly tested.

So far there is still no upgrade path for image comments, so they are still attached to the album.

Still to do:

  1. Migrate comments to photos entity (or at least link to the photo some how).
  2. The views aren't being created so there are a lot of errors. This is 2 parts. 1 create the views during the upgrade process. 2 check if the views exist in node view / user view etc.

Comments

Nathaniel created an issue. See original summary.

  • Nathaniel committed 249f775 on 8.x-5.x
    Issue #3122378 by Nathaniel: 8.x-4.x to 8.x-5.x upgrade path
    
nathaniel’s picture

Title: 8.x-4.x to 8.x-5.x upgrade path » 8.x-4.x to 6.0.x upgrade path
Version: 8.x-5.x-dev » 6.0.x-dev
Issue summary: View changes

  • 4ab70f9 committed on 6.0.x
    Issue #3122378 by Nathaniel: Work on installing required view modes and...
nathaniel’s picture

Getting closer. The upgrade process will still require manually updating views and display modes.

/admin/structure/photos/display

  • 5178657 committed on 6.0.x
    Issue #3122378 by Nathaniel: Adjust wording. Small bug in directory...

  • d80b3c5 committed on 6.0.x
    Issue #3122378 by Nathaniel: Work on legacy comments and some other...

  • 206ac8c committed on 6.0.x
    Issue #3122378 by Nathaniel: Fix sort view mode lable.
    
nathaniel’s picture

Status: Active » Fixed

Added {legacy_comments} variable and link from comments to image.

nathaniel’s picture

See 8.x-4.x to 6.x upgrade survival guide:
https://www.drupal.org/docs/contributed-modules/album-photos/8x-4x-to-6x...

Quick notes:
Media module is now required. The key is updating existing views and display modes.

nathaniel’s picture

Status: Fixed » Active

There is a bug here. UID is not set.

  • 394fb51 committed on 6.0.x
    Issue #3122378 by Nathaniel: Fix UID not set on photos_image entities...

  • 4ecbb3c committed on 6.0.x
    Issue #3122378 by Nathaniel: Fix UID not set on photos_image entities...
nathaniel’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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