Hey all! I am trying to run a pipeline from
tap-jira to
target-s3 but facing an error:
TypeError: Type <class 'decimal.Decimal'> not serializable
. Seems like
json.dumps
cannot serialize decimal objects but I am not sure how to fix this error. Full error log attached for context: