psolymos / clickrup

Interacting with the ClickUp v2 API from R
https://peter.solymos.org/clickrup/
MIT License
18 stars 3 forks source link

cu_get_time_entries_within_date_range() is not paged #17

Closed krlmlr closed 1 year ago

krlmlr commented 1 year ago

For an assignee with exactly 100 time entries, cu_get_time_entries_within_date_range() loops infinitely.

psolymos commented 1 year ago

Interesting edge case. Thanks!