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
Current Behaviour:
When creating a new feature store in the menu 'data stores' - 'feature' - 'Create new' and typing in an Identifier an error occurs when clicking 'create new' for the following types: Memory, SimpleSQL
The error message is: j_idt78:j_idt87: Validation Error: Value is not valid
When I type in a different Identifier a different error occurs: java.lang.NullPointerException
For the type 'SQL' the java.lang.NullPointerException-Error occurs immediately
Expected Behavour:
When creating a new feature store I can start editing the xml resource or a specific error message appears
Tested with Firefox (v.31.0) in Ubuntu 12.04
The text was updated successfully, but these errors were encountered:
Current Behaviour:
When creating a new feature store in the menu 'data stores' - 'feature' - 'Create new' and typing in an Identifier an error occurs when clicking 'create new' for the following types: Memory, SimpleSQL
The error message is:
j_idt78:j_idt87: Validation Error: Value is not valid
When I type in a different Identifier a different error occurs:
java.lang.NullPointerException
For the type 'SQL' the java.lang.NullPointerException-Error occurs immediately
Expected Behavour:
When creating a new feature store I can start editing the xml resource or a specific error message appears
Tested with Firefox (v.31.0) in Ubuntu 12.04
The text was updated successfully, but these errors were encountered: