sourcegraph/sourcegraph-public-snapshot

URL inserted into repositoriesMatchingQuery entry in batch spec returns 0 match

Ouverte

#28 321 ouverte le 29 nov. 2021

 (3 commentaires) (0 réaction) (0 personne assignée)Go (1 374 forks)auto 404
batch-changesgood first issue

Métriques du dépôt

Stars
 (10 290 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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)

Guide contributeur