sourcegraph/sourcegraph-public-snapshot

URL inserted into repositoriesMatchingQuery entry in batch spec returns 0 match

开放

#28,321 创建于 2021年11月29日

 (3 条评论) (0 个反应) (0 位负责人)Go (1,374 个派生)auto 404
batch-changesgood first issue

仓库指标

星标
 (10,290 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Steps to reproduce:

  1. Create a batch spec
  2. 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
  3. 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 image (4)

贡献者指南