Uh oh!
There was an error while loading. Please reload this page.
Fix file extension validation - #705
Conversation
@sourabpramanik is attempting to deploy a commit to the appwrite Team on Vercel. A member of the Team first needs to authorize it. |
… bug-7362-file-extension-validation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
sourabpramanik
commented
Jan 6, 2024
Interesting. I will look into this again and make required changes. Thanks for pointing that out ✌️ |
sourabpramanik
commented
Jan 9, 2024
Hey @stnguyen90 , I see you are checking the storage file upload but this issue was not found in storage. It was found in create manual Function step 2. You can check the gif I added to the PR. |
stnguyen90
left a comment
There was a problem hiding this comment.
@sourabpramanik here's the same in the create manual function wizard:

sourabpramanik
commented
Jan 29, 2024
Hmm gotta check that again I was unable to reproduce this last time. Thanks for pointing that out. |
stnguyen90
commented
Mar 11, 2024
@sourabpramanik, any update on this? |
sourabpramanik
commented
Mar 11, 2024
Yes done |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.

What does this PR do?
This PR fixes the file input upload extension validation in create function. First found in the create function step 2.

Test Plan
Manual test
Related PRs and Issues
Fixes#7362
Have you read the Contributing Guidelines on issues?
YES