fix JsonMappingException on repository update

This commit is contained in:
Sebastian Sdorra
2014-01-30 20:59:33 +01:00
parent e36c83962b
commit 0271a5f5e9

View File

@@ -99,7 +99,8 @@ Sonia.repository.Grid = Ext.extend(Sonia.rest.Grid, {
},{
name: 'archived'
},{
name: 'healthCheckFailures'
name: 'healthCheckFailures',
defaultValue: null
}]
}),
sortInfo: {