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

[Bug] [builder or solver] 实体继承后父类型查询不到数据 #432

Open
1 of 2 tasks
squirrelfish opened this issue Mar 21, 2025 · 0 comments
Open
1 of 2 tasks
Assignees

Comments

@squirrelfish
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Operating system information

Linux

What happened

以下面的schema导入一条公司数据后,查询组织机构类型的数据没有返回,期望不管是查公司还是查机构都可以查出公司类型的数据
Org(组织机构): EntityType
Company(公司) -> Org:

How to reproduce

以下面的schema导入一条公司数据后,查询组织机构类型的数据没有返回,期望不管是查公司还是查机构都可以查出公司类型的数据
Org(组织机构): EntityType
Company(公司) -> Org:

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants