AutoIDM / tap-clickup

tap-clickup , singer compliant tap for pulling clickup data
MIT License
12 stars 19 forks source link

Folderless List empty failure #121

Closed visch closed 1 year ago

visch commented 2 years ago

/api/v2/space/12345/list?archived=false Returns

{
    "lists": []
}

And ends up with an empty record which fails due to no primary key existing. This record shouldn't make it to the output.

visch commented 1 year ago

Haven't seen this in the wild, closing.