-
-
Notifications
You must be signed in to change notification settings - Fork 170
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Helixdb cli tool when running helix push dev correctly detects the error but tags the wrong file.
This happened in a case in which an edge relationship was declared twice in schema.hx. However, helix tags queries.hx.
The identified line number where the error occurs is correct as well, but the file name is wrong.
Has_product was declared twice in this case.
Helix version: v2.1.2.
Steps to reproduce
- Declare duplicate edge relationship.
- Run
helix push dev.
Version
v2.1.2
Environment
Self-hosted
Relevant log output
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working