Skip to content
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

The database relation fields follow the change after the primary key field is changed #11117

Closed
TCOTC opened this issue Apr 23, 2024 · 2 comments
Assignees
Milestone

Comments

@TCOTC
Copy link
Contributor

TCOTC commented Apr 23, 2024

数据库主键变动后,对应的关联列异常

  1. 在纯文本条目绑定某个块后(F5 刷新一下),其他数据库的关联列会取消关联该条目
  2. 在条目取消绑定块后(F5 刷新一下),其他数据库的关联列会取消关联该条目
  3. 在条目更换绑定块后(F5 刷新一下),其他数据库的关联列会取消关联该条目

关联:https://ld246.com/article/1713861147930

@88250 88250 self-assigned this Apr 23, 2024
@88250 88250 changed the title 数据库主键变动后,对应的关联列异常 The database relation fields follow the change after the primary key field is changed Apr 23, 2024
@88250 88250 added this to the 3.0.12 milestone Apr 23, 2024
@TCOTC
Copy link
Contributor Author

TCOTC commented Apr 23, 2024

@88250 我有个问题,EnhancementBug 标签是怎么区分的?

@88250
Copy link
Member

88250 commented Apr 23, 2024

缺陷是明显不符合逻辑的或者实现错误的;改进是处理有遗漏或者优化。

不过有的时候也不是完全按这个来,看打标记的人了,理论上所有 修复缺陷 都可以归类为 改进功能 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants