thomas_karbe
07/10/2022, 9:30 AMargument type <class 'list'> is not in the flattenalbe types (<class 'collections.abc.Mapping'>,)visch
07/10/2022, 12:21 PMtap mapper , target meltano etcedgar_ramirez_mondragon
07/10/2022, 12:22 PMobject and the actual values could be arrays (thus python lists), which target-postsgres can’t flatten. A possible workaround might be to override the type of that field: https://docs.meltano.com/concepts/plugins#schema-extrathomas_karbe
07/10/2022, 6:39 PMtarget-postgres to see if the error persisted and therefore came from the tap-jira extractor. It did indeed, and was about a configuration problem. I used a list item in the config, where the tap didn’t expect one