Skip to content

Code Insights: [FE] Do not respect context filters in the 1 click creation flow

Administrator requested to merge vk/remove-context-from-1-click-creation-flow into main

Created by: vovakulikov

Closes https://github.com/sourcegraph/sourcegraph/issues/29133

How to test

  1. Create context
  2. Set custom context for code search
  3. Try to search repo: any repo from your context here
  4. Click create code insights
  5. See that your repo: filter has been resolved and you see repository from this filter in the repositories field and also see that you don't have context: filter in the search query field

Merge request reports

Loading