Closed LucasZielke closed 3 years ago
This is odd, I verified that data was being pulled with true
.
Just to clarify tasks are certainly flowing right now with archived being set to true
, not True
.
I tested on a different production instance, and recieved a bunch more Tasks with archived set to true. Verifying the count difference right now
Found it.
If archived=true, you will not get any tasks that are not archived.
Fixed in #81
For whatever reason the clickup API does not accept lowercase
true
specifically inarchived
url param, so to maintain consistency just title cased all three