-
- Downloads
save_bulk/api_views: Add missing limit parameter to get_listed_origins
Previously, the page size was not taken into account and the default limit value of 1000 was used when calling get_listed_origins from scheduler API leading to incomplete API responses. Fixes #4819.
Loading
Please register or sign in to comment