You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently, images exceeding size limits for display are being uploaded, even when an error is given.
Expected behavior
If an image is too large, an error should be given AND the image should NOT be uploaded.
Actual behavior
The image is being uploaded and stored even though an error is seen.
Additional details
PLEASE TAKE NOTE: Please limit the size of all image related mutations to 3 MB. This limit should be included as a parameter in the .env file. Please also make the setup.ts file prompt for it too when the API setup is done.
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
Describe the bug
Currently, images exceeding size limits for display are being uploaded, even when an error is given.
Expected behavior
If an image is too large, an error should be given AND the image should NOT be uploaded.
Actual behavior
The image is being uploaded and stored even though an error is seen.
Additional details
PLEASE TAKE NOTE: Please limit the size of all image related mutations to 3 MB. This limit should be included as a parameter in the .env file. Please also make the setup.ts file prompt for it too when the API setup is done.
Please also note that this is being worked on in Talawa-Admin: PalisadoesFoundation/talawa-admin#1405
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered: