Andi Huber created ISIS-3294: -------------------------------- Summary: [Metamodel] NPE in ApplicationFeatureViewModel Key: ISIS-3294 URL: https://issues.apache.org/jira/browse/ISIS-3294 Project: Isis Issue Type: Bug Components: Isis Core Reporter: Andi Huber Assignee: Andi Huber Fix For: 2.0.0-RC1
Reproduce with Demo App -> Prototyping -> All Namespace -> Click on any namespace java.lang.NullPointerException: logicalTypeName is marked non-null but is null at org.apache.causeway.applib.services.bookmark.Bookmark.forLogicalTypeNameAndIdentifier(Bookmark.java:78) ~[classes/:?] at org.apache.causeway.applib.services.appfeatui.ApplicationFeatureViewModel.getParent(ApplicationFeatureViewModel.java:343) ~[classes/:?] -- This message was sent by Atlassian Jira (v8.20.10#820010)