Skip to content

fix(event): fix event slots list pagination - #141

Merged
rs-amp merged 3 commits into
amplience:masterfrom
rs-amp:fix/event-export-slots
May 26, 2022
Merged

fix(event): fix event slots list pagination#141
rs-amp merged 3 commits into
amplience:masterfrom
rs-amp:fix/event-export-slots

Conversation

@rs-amp

@rs-amprs-amp commented May 25, 2022

Copy link
Copy Markdown
Contributor

Fixes two issues with the dc-management-sdk-js that were causing events with more than 20 slots to make the same request infinitely, as when requesting pages after the 0th it would just get page 0 back. There was no way to get anything after the first 20 slots.

@rs-amprs-amp added the bug Something isn't working label May 25, 2022
@rs-amp
rs-amp marked this pull request as ready for review May 26, 2022 11:55
@rs-amp
rs-amp merged commit d3119aa into amplience:masterMay 26, 2022
Pureball pushed a commit to cosnova/dc-cli that referenced this pull request Aug 22, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@rs-amp@pixelscript@PikinerLiliya