Steps to Reproduce:
- Navigate to the Graph Explorer and select a node
- Click to edit the entity
- 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"
}
]
}
