Commit d644f9e
committed
forge--github-repository-query: Fix unpagination of discussions
The field used for singular queries has to be used as the first
field, because only that is placed in the lineage.
(While it would theoretically be possible to remove this requirement,
doing so would require a lot of awkward code (which I did not succeed
in writing in a late-night session), and it would not be worth the
effort.)
Re #843.1 parent 69801d0 commit d644f9e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | | - | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments