Skip to content

Issue 47 - Update Profile Image feature (backend) #322

@23abdul23

Description

@23abdul23

If a user updates the Profile Image then before uploading the new image, first delete the old image using the profileImage from User Modal then upload the new image and update the same in the User details.

Ensure that if the req doesn't have the profile image then this logic doesn't get called automatically.

Use the deleteFromAzure() function from the utils/azure.js .

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions