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

fix(source-microsoft-sharepoint): handle wrong folder name #45646

Merged
merged 5 commits into from
Sep 19, 2024

Conversation

artem1205
Copy link
Collaborator

@artem1205 artem1205 commented Sep 18, 2024

What

Resolving https://github.com/airbytehq/oncall/issues/6481

Sharepoint can have an access to different/many drives. We get an exception trying to get the folder by name from the wrong drive, that's why we have to handle this type of exception and continue search in another drive.

How

handle wrong folder name

Review guide

  1. airbyte-integrations/connectors/source-microsoft-sharepoint/source_microsoft_sharepoint/utils.py
  2. airbyte-integrations/connectors/source-microsoft-sharepoint/source_microsoft_sharepoint/stream_reader.py

User Impact

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

[skip ci]

Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
@artem1205 artem1205 self-assigned this Sep 18, 2024
Copy link

vercel bot commented Sep 18, 2024

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

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2024 1:13pm

Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
@artem1205 artem1205 marked this pull request as ready for review September 18, 2024 13:54
@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Sep 18, 2024
@octavia-squidington-iii octavia-squidington-iii removed the CDK Connector Development Kit label Sep 18, 2024
@artem1205 artem1205 requested a review from a team September 18, 2024 16:33
Copy link
Contributor

@aldogonzalez8 aldogonzalez8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

APPROVED

artem1205 and others added 2 commits September 19, 2024 12:06
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
@artem1205
Copy link
Collaborator Author

artem1205 commented Sep 19, 2024

/approve-regression-tests

Check job output.

✅ Approving regression tests

@artem1205 artem1205 merged commit 009265a into master Sep 19, 2024
36 checks passed
@artem1205 artem1205 deleted the artem1205/source-sharepoint-OC branch September 19, 2024 14:51
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/microsoft-sharepoint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants