8000 Clickup sync throwing validation error · Issue #103 · airweave-ai/airweave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Clickup sync throwing validation error #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jan-koch opened this issue May 13, 2025 · 2 comments
Open

Clickup sync throwing validation error #103

jan-koch opened this issue May 13, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@jan-koch
Copy link

1 validation error for ClickUpTaskEntity tags.0 Input should be a valid string [type=string_type, input_value={'name': 'm task', 'tag_f...5', 'creator': 48758792}, input_type=dict] For further information visit https://errors.pydantic.dev/2.10/v/string_type

That's an error I get when trying to sync Clickup to the native Qdrant vector store. I'm running Airweave locally on Mac OS.

Here's a screenshot from the browser console in case that helps.

Image

@orhanrauf
Copy link
Contributor

Looks like a validation error on the entity models.

class ClickUpTaskEntity(ChunkEntity):

I just added a fix to https://github.com/airweave-ai/airweave/releases/tag/v0.2.31

Let me know if this works!

@orhanrauf orhanrauf added the bug Something isn't working label May 15, 2025
@mdehsan873
Copy link

@orhanrauf Still happening?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
0