graphprotocol / graphprotocol/graph-node

[Bug] graph-node allows deploying with features in manifest even when not used

Open
#5,860 1 comment 0 reactions 1 assignee View on GitHub

@shiyasmohd is already working on this.

Since Mar 1, 2025.

bug Stale
Dominant language
Rust
Stars
3.2k
Forks
1.1k
Avg merge
4d 1h
Merged PRs (30d)
1

Description

Bug report

Graph node allows deploying subgraph with features labelled in features field in subgraph manifest even though the subgraph is not using that feature.

This gives misleading info about the subgraph.

Example Deployment: QmQ52Q83ovDZDKeLtUsTE6zzbWbwhXz8CnU9iGZKPzJdB3
When checking with index-node api, it returns, this subgraph is using grafting. But actually this subgraph is not grafted.

Relevant log output
IPFS hash

QmQ52Q83ovDZDKeLtUsTE6zzbWbwhXz8CnU9iGZKPzJdB3

Subgraph name or link to explorer

No response

Some information to help us out
  • Tick this box if this bug is caused by a regression found in the latest release.
  • Tick this box if this bug is specific to the hosted service.
  • I have searched the issue tracker to make sure this issue is not a duplicate.
OS information

None

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.