mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-21 23:12:11 +01:00
fix JsonMappingException on repository update
This commit is contained in:
@@ -99,7 +99,8 @@ Sonia.repository.Grid = Ext.extend(Sonia.rest.Grid, {
|
||||
},{
|
||||
name: 'archived'
|
||||
},{
|
||||
name: 'healthCheckFailures'
|
||||
name: 'healthCheckFailures',
|
||||
defaultValue: null
|
||||
}]
|
||||
}),
|
||||
sortInfo: {
|
||||
|
||||
Reference in New Issue
Block a user