mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 14:48:57 -06:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
@@ -565,6 +565,10 @@ func GetFurtherCollections(attrView *av.AttributeView, cachedAttrViews map[strin
|
||||
continue
|
||||
}
|
||||
|
||||
if nil == kv.Key.Rollup {
|
||||
continue
|
||||
}
|
||||
|
||||
relKey, _ := attrView.GetKey(kv.Key.Rollup.RelationKeyID)
|
||||
if nil == relKey {
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user