• Emmanuel Kasper's avatar
    ext5migrate: do not set a custome idProperty for the KeyValue model · 3150236a
    Emmanuel Kasper authored
    ExtJS refuses with version to have an id set to an empty string, hence we can't
    use our "key" property as a custom idProperty (an empty string for key is ok for us, and is used to set back a PVE property to its default value)
    
    We always access the KeyValues entities via their Key property, so this change should be safe.
    3150236a
Name
Last commit
Last update
..
reader Loading commit data...
DiffStore.js Loading commit data...
ObjectStore.js Loading commit data...
PVEProxy.js Loading commit data...
ResourceStore.js Loading commit data...
TimezoneStore.js Loading commit data...
UpdateQueue.js Loading commit data...
UpdateStore.js Loading commit data...