Daniel 2025-08-22 20:35:02 +08:00
parent 4beccf5b93
commit eea13b713d
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -379,7 +379,7 @@ func fillAttributeViewAutoGeneratedValues(attrView *av.AttributeView, collection
destKey, _ := destAv.GetKey(rollupKey.Rollup.KeyID) destKey, _ := destAv.GetKey(rollupKey.Rollup.KeyID)
if nil == destKey { if nil == destKey {
return break
} }
var furtherCollection av.Collection var furtherCollection av.Collection