Skip to content

Fix artifacts pagination#5062

Merged
petemoore merged 1 commit intotaskcluster:mainfrom
Eijebong:fix-pagination
Jan 21, 2022
Merged

Fix artifacts pagination#5062
petemoore merged 1 commit intotaskcluster:mainfrom
Eijebong:fix-pagination

Conversation

@Eijebong
Copy link
Contributor

1176984 changed the call to this query
to artifactsConnection instead of connection but didn't change this
query accordingly.

Github Bug/Issue: Fixes #5045

1176984 changed the call to this query
to `artifactsConnection` instead of `connection` but didn't change this
query accordingly.

Fixes taskcluster#5045
@Eijebong Eijebong requested a review from a team as a code owner January 17, 2022 11:53
@Eijebong Eijebong requested review from bsieber-mozilla and grahamalama and removed request for a team January 17, 2022 11:53
@Eijebong
Copy link
Contributor Author

Tested on the task linked in the issue

Copy link
Member

@petemoore petemoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice spot! Thanks @Eijebong!

@petemoore petemoore merged commit 4d1ea11 into taskcluster:main Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pagination of artifacts list broken, switching to second page does not work

2 participants