I'm getting an error when editing a node property in the repository workspace.
Stack trace:
Caused by: java.lang.IllegalArgumentException: unknown type: string at javax.jcr.PropertyType.valueFromName(PropertyType.java:269) at org.ametys.plugins.repositoryapp.jcr.SetPropertyAction.act(SetPropertyAction.java:111) ...