Skip to content

[Graph Explorer] Editing entity fails due to use of incorrect id instead of node_id #693

@NG85

Description

@NG85

Steps to Reproduce:

  1. Navigate to the Graph Explorer and select a node
  2. Click to edit the entity
  3. Click Save

Error Message:
{
"detail": [
{
"type": "int_parsing",
"loc": [
"path",
"entity_id"
],
"msg": "Input should be a valid integer, unable to parse string as an integer",
"input": "450001-149"
}
]
}

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions