sourcegraph/sourcegraph-public-snapshot
URL inserted into repositoriesMatchingQuery entry in batch spec returns 0 match
オープン
#28,321 opened on 2021/11/29
batch-changesgood first issue
Repository metrics
- Stars
- (10,290 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Steps to reproduce:
- Create a batch spec
- Run a search query on the UI, and then copy the URL of that search, instead of the query itself, into the repositoriesMatchingQuery entry of the batch spec
- Run
src batch preview -f quicktest.batch.yaml
Expected behavior:
An error message like Unexpected query passed
Actual behavior:
Returns 0 matches. Check image below
