Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lower limit to maximum value in MomentsClient #476

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

mbmjertan
Copy link
Contributor

Description

Moments API lowered the maximum accepted value for the limit parameter to a 100, refusing requests with a higher number set for the limit.

This caused Forms to crash while loading Moments forms, returning an empty form selector. We did not notice it earlier because of a transient being present.

Screenshots / Videos

N/A

Linked documentation PR

N/A

Moments API lowered the maximum accepted value for the limit parameter to a 100, refusing requests with a higher number set for the limit
@mbmjertan mbmjertan added bugfix A report on a possible bug in the code integrations Issues with integrations labels Jan 7, 2025
@mbmjertan mbmjertan requested review from iruzevic and a team January 7, 2025 13:52
@mbmjertan mbmjertan self-assigned this Jan 7, 2025
@mbmjertan mbmjertan added the urgent Broken features that needs urgent attention label Jan 7, 2025
@iruzevic iruzevic merged commit 5b84a30 into main Jan 7, 2025
2 of 3 checks passed
@iruzevic iruzevic deleted the fix/moments-forms-cannot-fetch branch January 7, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix A report on a possible bug in the code integrations Issues with integrations urgent Broken features that needs urgent attention
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants