Skip to content

'ERR' prefix not exist in 'Existing key has wrong Redis type' error #725

@glassfox

Description

@glassfox

version 2.0.8

All errors in module starting with prefix 'ERR'. Example: 'ERR new objects must be created at the root'
In case of 'wrong type' error no prefix occurred.

#Reproducer

set foo bar
"OK"
json.type foo .
"Existing key has wrong Redis type"


Expected: "ERR Existing key has wrong Redis type"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions