Skip to content

Sorting doesn't work on result set #select #234

@jcreedcmu

Description

@jcreedcmu

If the user tries to change the sort order on a column of result set #select, the cli command succeeds, but then we try to load the bqrs file
vscode-resource://file///tmp/queries_32264YgpJhLjEyJiL/sortedResults0-%23select.bqrs
where note %23 is the urlencoded version of #. Either we need to double-escape the %, or there's something fishy going on with vscode-resource url translation upstream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions