graph-node icon indicating copy to clipboard operation
graph-node copied to clipboard

[Bug] Missing Handlers for Defined Event Undetected During Compilation

Open itsjerryokolo opened this issue 1 year ago • 2 comments

Bug report

Deploying a subgraph to the studio with an event listed in the manifest but its handler not defined in the mapping file causes it to fail at runtime. Detecting this issue during deployment would make debugging easier and improve the developer experience.

itsjerryokolo avatar Dec 05 '24 16:12 itsjerryokolo

This is really a graph-cli issue - it should already warn about the missing handler before the subgraph is deployed. THe most elegant way to address this would be through this issue

lutter avatar Dec 05 '24 23:12 lutter

Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.

github-actions[bot] avatar Jun 06 '25 00:06 github-actions[bot]

There is already an issue in graph-tooling to improve validations, so I'm going to close this.

fordN avatar Jul 10 '25 21:07 fordN