You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Browse Collections" view at https://islandora.traefik.me/browse-collections and linked by the big green "Browse all Collections" button on the front page (in the Views menu it's called "Featured Collections" and in code it's views.view.home_page_featured_collections) does not work.
If you spin up the install profile and create collections (with both field_resource_type and field_model set to "Collection") they do not show up here.
Info, btw: The taxonomy term migrations that happen do not look at the tags.csv bundled with this repo. instead, we currently run the islandora_tags and islandora_defaults_tags migrations by name.
This is fine. We do not need to include islandora tags in tags.csv (but the resource types tags etc this will be useful to keep around as we are soon to uninstall defaults.
The "Browse Collections" view at https://islandora.traefik.me/browse-collections and linked by the big green "Browse all Collections" button on the front page (in the Views menu it's called "Featured Collections" and in code it's views.view.home_page_featured_collections) does not work.
If you spin up the install profile and create collections (with both
field_resource_type
andfield_model
set to "Collection") they do not show up here.This has been mentioned many times in Slack:
And previously:
The text was updated successfully, but these errors were encountered: