GDG library element limit=100? #514
-
|
I have come accross a problem where I use either a list or download of libraryelement and gdg only downloads a max of 100 libraryelement. It appears to be sorted alphabetichally. After I removed some librarypanels so I had 98, my missing library panels where listed/downloaded. Could this be the case that 100 is a limit? If yes, can I override this number? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
|
It's likely a pagination issue. If you don't mind opening a ticket I'll see about addressing that. There is a big 0.9.x release I'm working on. I'll try to add that fix on there as well. Also, if you enable global.api_debug: true you should be able to see what API call in being made if you want to try to pull those entities manually. |
Beta Was this translation helpful? Give feedback.
-
|
Created a ticket to track this: #518. Feel free to add more context. PR: #519 |
Beta Was this translation helpful? Give feedback.
-
|
Will be fixed in |
Beta Was this translation helpful? Give feedback.
-
|
Thank you. I will implement it next week. |
Beta Was this translation helpful? Give feedback.
@HelenaLvH 0.9.1 was released. I had to bump up the version once more due to a build failure.