kartoza / prj.app

A django app for creating visual changelogs for software releases
30 stars 32 forks source link

Cannot replace sustaining member logo #1372

Closed andreasneumann closed 2 years ago

andreasneumann commented 2 years ago

I am trying to replace the already existing logo from sustaining member "Automatic knowledge" (https://changelog.qgis.org/en/qgis/member/dvtftt/update/) with a new version - but every time I try to replace this particular logo, I get a 500 webserver error.

Is there something special with this particular entry?

Thank you for your help!

sumandari commented 2 years ago

Hi @andreasneumann thank you for your report. From the sentry error, it found that your email address is not valid. Please kindly check your email domain in Contact Email. It probably needs to be updated.

And I think we should display the ValidationError on the web instead of return 500. I will look into this

andreasneumann commented 2 years ago

Strange - If I go to my projecta account settings, everything looks normal

image

sumandari commented 2 years ago

I meant the contact email in the Update Sustaining Member for QGIS page (https://changelog.qgis.org/en/qgis/member/dvtftt/update/): image

andreasneumann commented 2 years ago

Ah - yes. After fixing the invalid e-mail I was able to replace the logo.

Thanks for your help!

sumandari commented 2 years ago

Cool! And thanks again for your valuable report. It helps us improve the platform.

sumandari commented 2 years ago

The fix has been released in v2.3.0 and deployed on prod.