sourcegraph / sourcegraph

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
9.97k stars 1.21k forks source link

[Code Insights]: Live preview and actual insight have different default values for archived and forked filters #57928

Open vovakulikov opened 9 months ago

vovakulikov commented 9 months ago

Code Insights live preview (chart on the creation UI) has default values archived:yes and forked:yes implicitly. At the same time, insights on the dashboard have a default archived:no forked:no. As a result, live preview and actual insight may have different datasets which might be problematic to figure out for users.

See the dome of this problem below.

https://github.com/sourcegraph/sourcegraph/assets/18492575/f884f263-4c7e-4dc1-a304-88f43e14a422

peterguy commented 3 months ago

this behavior still exists