Skip to content
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

Getting error in deal_product table #125

Open
jensbohse opened this issue Jan 17, 2023 · 3 comments
Open

Getting error in deal_product table #125

jensbohse opened this issue Jan 17, 2023 · 3 comments

Comments

@jensbohse
Copy link

Since Sunday we get the following error when importing with Stitch Data. Does anyone have the same problem?

Also when I create a new destination and source with Pipedrive the same error occurs. There even new tables are created. We urgently need updated data and the Stitchdata support simply does not answer.

image

@akmnko
Copy link

akmnko commented Jan 25, 2023

We're experiencing the same problem, also starting Sunday January 19th. Exactly the same scenario with deal_product not working correctly.

@jensbohse
Copy link
Author

Hey @akmnko,

We have found a solution. Pipedrive has completely deleted all deleted products on January 19, this also meant that the deleted products could no longer be accessed as usual. Unfortunately, we had to go through all the deals where these deleted products are still present, after that everything worked again.

@Gabrieldlramos
Copy link

Hey @akmnko we are having the same issue with the Deal table we are receiving a similar messagem, amd @jensbohse

deal: data does not match {'type': ['object', 'null'], 'properties': {'title': {'type': 'string'}}}
: data does not match {'type': 'object', 'properties': {'person_id': {'type': ['integer', 'null']}, 'user_id': {'type': 'integer'}, 'pinned_to_lead_flag': {'type': ['string', 'null']}, 'update_time': {'type': ['string', 'null'], 'format': 'date-time'}, 'last_update_user_id': {'type': ['integer', 'null']}, 'pinned_to_organization_flag': {'type': ['boolean', 'null']}, 'id': {'type': 'integer'}, 'deal': {'type': ['object', 'null'], 'properties': {'title': {'type': 'string'}}}, 'person': {'type': ['object', 'null'], 'required': ['name'], 'properties': {'name': {'type': 'string'}}}, 'content': {'type': ['string', 'null']}, 'pinned_to_person_flag': {'type': ['boolean', 'null']}, 'active_flag': {'type': ['boolean', 'null']}, 'deal_id': {'type': ['integer', 'null']}, 'add_time': {'type': ['string', 'null'], 'format': 'date-time'}, 'lead_id': {'type': ['string', 'null']}, 'user': {'type': 'object', 'properties': {'is_you': {'type': 'boolean'}, 'icon_url': {'type': ['string', 'null']}, 'email': {'type': ['string', 'null']}, 'name': {'type': ['string', 'null']}}}, 'organization': {'type': ['object', 'null'], 'properties': {'name': {'type': 'string'}}}, 'pinned_to_deal_flag': {'type': ['boolean', 'null']}, 'org_id': {'type': ['integer', 'null']}}}

Do you think undeleting deals could have the same effect? or seeing if any of the deals have a deleted product, Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants