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

Add images to accepted file types and correctly navigate folders #771

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

KronemeyerJoshua
Copy link
Contributor

This addresses a couple issues with the SharePoint Logic App

  • If you point the SharePoint Logic app to a nested directory with folders, it does not correctly navigate all the folders
  • Images were not in the config file generation
  • If you had a folder that contained files, but none of those were an accepted file type, it would attempt to check blob storage for those files. If this was the last folder to be checked, the logic app would tell you it failed when it actually succeeded

@dayland dayland merged commit b79b2f7 into vNext-Dev Jun 25, 2024
2 checks passed
@dayland dayland deleted the joshuakr/7784-Sharepoint-Update branch June 25, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sharepoint ingest missing some files under subfolder
2 participants