Skip to content

QueryHandler doesn't really check individual command return status #107

@vishakha041

Description

@vishakha041

Line 398 in src/QueryHandler.cc which checks for "status" entry in response JSON seems to essentially be a no-op since it does not descend into any command structure. You have to index into the data structure with the command name if you actually want to check status per command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugIndicates unexpected or undesired behaviorsDiscussion NeededRequire additional context and discussionPriority: BacklogTasks that are not pressing, but to be tracked and revisited

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions