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

CombinationSlots.Result.ItemUsable cannot handle as a inheritance type #345

Closed
boscohyun opened this issue Sep 26, 2024 · 2 comments
Closed
Assignees
Labels
bug Something isn't working mimir

Comments

@boscohyun
Copy link
Member

Currently, we cannot CombinationSlots.Result.ItemUsable cannot handle as a inheritance type like Equipment, Weapon or Ring.

@boscohyun boscohyun added bug Something isn't working mimir labels Sep 26, 2024
@moreal moreal moved this from In Progress to Todo in Nine Chronicles DX Team Oct 20, 2024
@boscohyun boscohyun moved this from Todo to Planned in Nine Chronicles DX Team Oct 23, 2024
@moreal
Copy link
Contributor

moreal commented Oct 23, 2024

@boscohyun Could you give me more context (e.g., the query you tested)?

I guess you tested with ... on Equipment, ... on ItemUsable. With these conditions, you can't see any fields. It should use EquipmentInterface and ItemUsableInterface.

image image

@boscohyun
Copy link
Member Author

I see, I missed that, I set it to the EquipmentInterface type and it worked as expected.
I'll close this issue. Thanks!

@github-project-automation github-project-automation bot moved this from In Review to Done in Nine Chronicles DX Team Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mimir
Projects
Archived in project
Development

No branches or pull requests

2 participants