MeltanoLabs / tap-jira

Other
1 stars 14 forks source link

Error No child context behavior was defined #43

Open nicholasvk opened 1 year ago

nicholasvk commented 1 year ago

When running a Meltano ELT job I am getting the following error:

NotImplementedError: No child context behavior was defined between parent stream 'issues' and child stream 'issue_changelog'. The parent stream must define IssueStream.get_child_context() and/or the child stream must define IssueChangeLogStream.state_partitioning_keys

### Tasks