-
Notifications
You must be signed in to change notification settings - Fork 45
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
Automatic Population of Permits #368
Comments
there is no upper bound to graphql query return count, its up to us to set that limit actually |
The order got changed after you request: There is a graphql limit to a 100 nodes, will crash beyond that (you need pagination). Also, sending more that a 100 nodes in a query also crashes the request. |
This was referenced Jan 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So now we should be able to go directly to pay.ubq.fi and it should automatically populate the permits.
If we pass in the permit directly (as we do normally) then it should just load the permit as it currently does.
The automatic population should add the permits to the queue after and only if logged in.
I reviewed the updated metadata and we should search for
"UbiquityOS - GithubCommentModule.transform"
The text was updated successfully, but these errors were encountered: