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

Open
ikethecoder opened this issue Dec 20, 2024 · 0 comments
Open

Syncing contacts and resources from CKAN producing an error #1198

ikethecoder opened this issue Dec 20, 2024 · 0 comments
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\" }]"}]}

@ikethecoder ikethecoder added bug Something isn't working jira labels Dec 20, 2024
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

No branches or pull requests

1 participant