You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running locally (preview & apply), the number of repositories returned does not match search. For example when count is set to 65, only 64 repos are found. Higher counts like 400 return 397 repos.
When compared to search, search does return the correct number.
weird, would be great to figure out what's going on (and if it's that some are hidden for whatever reason, to at least say "some may be hidden bcs X") P1?
Seems like it might be difficult to estimate this one. Is it worth timeboxing "figuring out what's going on" to 0.5d, in case it turns out we're opening a can of worms?
When running locally (
preview
&apply
), the number of repositories returned does not match search. For example whencount
is set to 65, only 64 repos are found. Higher counts like 400 return 397 repos.When compared to
search
,search
does return the correct number.src search -- 'repo:^ghe.sgdev.org/testing/.*$ count:65'
Example YAML
Output
Done
search
Setup
Use the scaletesting instance to test.
The text was updated successfully, but these errors were encountered: