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

Azure blob created with wrong filename #3

Open
klnv000 opened this issue Aug 15, 2020 · 1 comment
Open

Azure blob created with wrong filename #3

klnv000 opened this issue Aug 15, 2020 · 1 comment

Comments

@klnv000
Copy link

klnv000 commented Aug 15, 2020

If the filename have special character (eg: File+Name.txt), the blob will be create as "File Name.txt" in the storage container.
This causes the CRM unable to find the file in Azure and would download a corrupted file.

I made some changes to fix this by changing the "Create blob" connector into a "Create block blob" type instead. Would be wonderful if someone could identify the same issue and if this solution work for them too.

@anilvem1
Copy link
Owner

Thanks Low Weng. Can you please create a PR with your fix so we can update master? I will also try this fix from my side.

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

No branches or pull requests

2 participants