-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.5.0
-
Fix Version/s: 3.5.0
-
Component/s: Content Views, Migration
-
Tags:
-
Sprint:NOS 11.1.1 - end jan
Create a content view "favoritesSearch"
ecm:mixinType != 'HiddenInNavigation' AND ecm:isVersion = 0 AND ecm:currentLifeCycleState != 'deleted' and ecm:primaryType != 'Section' and ecm:primaryType != 'SectionRoot' AND collectionMember:collectionIds/* = ?
#{currentUserFavorites.id}
Search layout contains aggregates on
document type
life cycle state
tags
Migrate this content view
Can't access page provider, an error occurs and only disappears when refreshing the page
Studio Designer does not load anymore
Expected
Page provider should be accessible
Designer should load
Can be seen
branch feature/jsf_to_web_ui_migration2019-01-21-09-22-24
or corresponding post migration tag
- is related to
-
NXS-5069 Invalid scaffolded view for picture schema
- Resolved