Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Islandora Defaults not running migration called "Tags migration for islandora_defaults feature" #1862

Closed
joshdentremont opened this issue Jun 28, 2021 · 2 comments
Labels
Type: question asks for support (asks a question)

Comments

@joshdentremont
Copy link
Contributor

When installing Islandora Defaults it creates a migration called "Tags migration for islandora_defaults feature" but it doesn't seem to execute this migration automatically. It works fine when I execute it manually, but until you do that the OpenSeadragon and PDFjs contexts do not work (and give an error when you try to edit them) and you are unable to use the OpenSeadragon and PDFjs viewers because of this.

You should be able to reproduce this by running "make local" with isle-dc and then installing Islandora Defaults. Here are my required modules in composer.json for reference:
"require": {
"composer/installers": "^1.9",
"drupal/core-composer-scaffold": "^9.2",
"drupal/core-project-message": "^9.2",
"drupal/core-recommended": "^9.2",
"drupal/search_api_solr": "^4",
"drush/drush": "^10.3",
"islandora/carapace": "dev-8.x-3.x",
"islandora/islandora": "dev-8.x-1.x",
"islandora/islandora_defaults": "dev-8.x-1.x"
},

@kstapelfeldt kstapelfeldt added Type: question asks for support (asks a question) and removed bug labels Sep 25, 2021
@rosiel
Copy link
Member

rosiel commented Oct 21, 2021

This should at very least be in the README: https://github.com/Islandora/islandora_defaults

@rosiel
Copy link
Member

rosiel commented Nov 9, 2022

Closing this issue as we have replaced Islandora Defaults with the Islandora Starter Site.

With the Starter Site, the migrations (including the Tags migration) are run by all of our provisioners, and running the migrations is listed as well in the manual install instructions under # 6: Usage

@rosiel rosiel closed this as completed Nov 9, 2022
Repository owner moved this from Todo to Done in Islandora Issues Queue Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: question asks for support (asks a question)
Projects
Development

No branches or pull requests

3 participants