[ https://issues.apache.org/jira/browse/SYNCOPE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422721#comment-16422721 ]
Francesco Chicchiriccò commented on SYNCOPE-1290: ------------------------------------------------- Can you please try with latest 2.0.9-SNAPSHOT? The problem you report above should be the same fixed by SYNCOPE-1282. In order to try 2.0.9-SNAPSHOT, please follow https://ci.apache.org/projects/syncope/2_0_X/getting-started.html Thanks! > Deletion of only schema entry breaks schema UI > ---------------------------------------------- > > Key: SYNCOPE-1290 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1290 > Project: Syncope > Issue Type: Bug > Components: console > Affects Versions: 2.0.8 > Environment: Syncope 2.0.8 > Postgresql 9.5 > Server version: Apache Tomcat/8.0.32 (Ubuntu) > Server built: Jan 16 2017 13:18:27 UTC > Server number: 8.0.32.0 > OS Name: Linux > OS Version: 4.4.0-93-generic > Architecture: amd64 > JVM Version: 1.8.0_131-8u131-b11-2ubuntu1.16.04.3-b11 > JVM Vendor: Oracle Corporation > Reporter: Dave Varon > Priority: Major > Attachments: Unexpected RuntimeException.htm > > > By default, it seems, the PlainSchema entry {{email}} is included in the > configuration. If this entry, or presumably, any single remaining entry, is > deleted, it breaks the schema tab in the console configuration screen, > resulting in a wickets error. > To reproduce: > # Install v2.0.8 > # Launch console > # Navigate to Types > # Select Schema Tab > # Confirm "email" is only entry in table > # Delete "email" entry > -- This message was sent by Atlassian JIRA (v7.6.3#76005)