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

Syncing contacts and resources from CKAN producing an error #1198

Closed
ikethecoder opened this issue Dec 20, 2024 · 0 comments · Fixed by #1218
Closed

Syncing contacts and resources from CKAN producing an error #1198

ikethecoder opened this issue Dec 20, 2024 · 0 comments · Fixed by #1218
Labels
bug Something isn't working jira

Comments

@ikethecoder
Copy link
Member

The following error is logged in the API Services Portal when trying to sync data from the Feeder:

2024-12-12 23:20:13 info: [batch.worker] [Dataset] [703] keys triggering update ["contacts","resources"]
2024-12-12 23:20:13 error: [ks.batch] [update] FAILED {"errors":[{"message":"Variable \"$data\" got invalid value [{ displayed: [Array], email: \"[email protected]\", name: \"Niel Li\", org: \"e0abc95e-b3f1-4c84-abc5-cddd817e0ea1\", role: \"businessExpert\" }, { displayed: [], email: \"[email protected]\", name: \"Priyanka Alexander\", org: \"e0abc95e-b3f1-4c84-abc5-cddd817e0ea1\", role: \"businessExpert\" }] at \"data.contacts\"; String cannot represent a non string value: [{ displayed: [Array], email: \"[email protected]\", name: \"Niel Li\", org: \"e0abc95e-b3f1-4c84-abc5-cddd817e0ea1\", role: \"businessExpert\" }, { displayed: [], email: \"[email protected]\", name: \"Priyanka Alexander\", org: \"e0abc95e-b3f1-4c84-abc5-cddd817e0ea1\", role: \"businessExpert\" }]"}]}

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

Successfully merging a pull request may close this issue.

1 participant