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

[Bug] Only a single CV profile picture is stored in Minio. #1664

Open
1 task done
jaimeaq7 opened this issue Dec 12, 2023 · 1 comment
Open
1 task done

[Bug] Only a single CV profile picture is stored in Minio. #1664

jaimeaq7 opened this issue Dec 12, 2023 · 1 comment
Assignees
Labels
bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version

Comments

@jaimeaq7
Copy link
Contributor

Is there an existing issue for this?

  • Yes, I have searched the existing issues and none of them match my problem.

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.
Pictures
previews
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:

Create CV
Upload photo
Create another CV
Delete photo
Upload another photo.

What browsers are you seeing the problem on?

Firefox

What template are you using?

None

Anything else?

No response

@jaimeaq7 jaimeaq7 added bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version labels Dec 12, 2023
@hummigbird1
Copy link

I confirm this bug ;)
Any update when this might be fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version
Projects
None yet
Development

No branches or pull requests

3 participants