Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"View SARIF" dropdown item does not appear on the first query run #597

Closed
henrymercer opened this issue Sep 29, 2020 · 0 comments
Closed
Labels
bug Something isn't working VSCode

Comments

@henrymercer
Copy link
Contributor

Describe the bug
The "View SARIF" dropdown item does not appear on the first query history item when only one query has been run.

To Reproduce

  1. Open a workspace with no query history
  2. Run a path-problem query like js/sql-injection on an arbitrary database.
  3. Right click the query history item, and observe that the "View SARIF" dropdown item is not shown.

Expected behavior
The "View SARIF" dropdown item should be shown.

Additional context
If the query is rerun, then on the completion of the second run, the "View SARIF" dropdown item appears when right-clicking either query history item.

@henrymercer henrymercer added the bug Something isn't working label Sep 29, 2020
jcreedcmu added a commit to jcreedcmu/vscode-codeql that referenced this issue Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working VSCode
Projects
None yet
Development

No branches or pull requests

1 participant