Dave Varon created SYNCOPE-1290:
-----------------------------------
Summary: 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
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)