-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Two-way relation is invalid when related to the current database #11278
Comments
当前数据库是可以进行双向关联的。如果双向关联过就不会再出现双向关联的选项了。 |
This comment was marked as outdated.
This comment was marked as outdated.
TCOTC
changed the title
~~关联至当前数据库时隐藏双向关联~~ 当前数据库是可以进行双向关联的
关联至当前数据库时需要双向关联没有显示、数据没有同步到双向关联的列
May 10, 2024
@88250 不一样啊,思源里的这个是完全无效: |
@88250 我试了一下 Wolai 是可以取消的(让其中一个关联列关联其他数据库,另一个关联列就取消关联了),但是取消之后会有 BUG ,估计是解决不了 BUG 才不允许取消的: 试了一下 Notion ,取消关联之后也会产生与 Wolai 不同的 BUG:需要删除其中一个关联列,另一个关联列才能重新「拆分」 思源能解决 BUG 的话就没必要跟 Wolai 和 Notion 保持一致了 |
抱歉抱歉,我刚刚忽略 无效 的问题了…… |
@88250 刚刚又试了一下,Wolai 有一种安全的方法可以取消「拆分字段」,然后还可以重新「拆分字段」,说明不是实现不了: wolai.webm |
88250
changed the title
关联至当前数据库时,双向关联无效
Two-way relation is invalid when related to the current database
May 12, 2024
取消当前库双向关联 #11356 |
88250
added a commit
that referenced
this issue
May 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
关联至当前数据库时,双向关联无效
#11233 ; 使用 v3.0.14-dev1
测试的文档:测试.sy.zip
使用双向关联的时候会隐藏,无法取消双向关联:
并且实际上测试了发现是没有实现双向关联的:
default.webm
The text was updated successfully, but these errors were encountered: