Skip to content

partitions = None , workaround #119

@visch

Description

@visch

This exists in every stream that has a parent stream, but doesn't need partitions set.

 # TODO not clear why this is needed
 partitions = None

This is harmless but it is distracting and we should dive into this to fix it. Basically what's happening is due to us playing with an internal sdk function https://github.com/AutoIDM/tap-clickup/pull/117/files#diff-4490b7dbe49a82fea4fdf63d08c6c503536d30f56841c428f2998bf03b4b94a2L141 we have partitions being set in places that we don't want them to be set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions