Skip to content

Conversation

@tolik0
Copy link
Contributor

@tolik0 tolik0 commented Jun 6, 2024

What

Previously, the Jira connector attempted to retrieve data for child streams of projects for deleted projects, resulting in errors. This update addresses this issue. Resolves: https://github.com/airbytehq/oncall/issues/5271

How

Added a new internal stream - _non_deleted_projects - which retrieves only projects that are not deleted and utilises them in the child streams: project_avatars, project_components, project_email, project_permission_schemes, project_versions.

User Impact

This fix resolves errors for project_avatars, project_components, project_email, project_permission_schemes, and project_versions for users with deleted projects.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌
@vercel
Copy link

vercel bot commented Jun 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Jun 10, 2024 0:25am
@tolik0 tolik0 marked this pull request as ready for review June 6, 2024 12:25
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Jun 6, 2024
@tolik0 tolik0 requested a review from a team June 6, 2024 12:26
@tolik0 tolik0 self-assigned this Jun 6, 2024
@tolik0 tolik0 merged commit 59dac1e into master Jun 10, 2024
@tolik0 tolik0 deleted the tolik0/source-jira/fix-project-substreams-for-deleted-projects branch June 10, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/jira

4 participants