latest 2 messages by Guess59061
+
[2019-07-03T14:35:48Z]
Guess59061
E.g., when I include state=closed (the issue that user created is closed), I get it. Does the api assume a certain number of issues it searches through? I.e., does it limit it to some number and then merely filters those results?
+
[2019-07-03T14:29:59Z]
Guess59061
When I use https://api.github.com/repos/foo/bar/issues?creator=fobar, why doesn't this work sometimes? Why does it work when I add some other parameters? I am certain that this fobar has created an issue, and I can see it when I access github normally.