[Bug] Only a single CV profile picture is stored in Minio. #1664
Labels
bug
Something isn't working
needs triage
Issues that need to be triaged
v4
Issues related to the latest version
Is there an existing issue for this?
Product Variant
Self-Hosted
Current Behavior
When uploading a profile picture in a CV, a URL is generated, for example: /pictures/clq23nls70000otxcohz13v59.jpg. However, when creating another CV and uploading a different image, it overwrites the previous CV's image, resulting in the same URL: /pictures/clq23nls70000otxcohz13v59.jpg.
I have tried in various ways: deleting the photo, then uploading another photo, etc. In the previews, the photos I added to each CV are displayed, but when editing any CV, only a single image and a single URL are shown.
Expected Behavior
It is expected that when uploading a profile picture to a CV, it is saved, and a URL is created for that image, for instance: /pictures/XXX1.jpg. Similarly, when creating another CV and uploading a different image, it should be saved, and another URL should be generated, for example: /pictures/XXX2.jpg.
Steps To Reproduce
The steps I am using are as follows:
What browsers are you seeing the problem on?
Firefox
What template are you using?
None
Anything else?
No response
The text was updated successfully, but these errors were encountered: