chiefonboarding / ChiefOnboarding

Free and open-source employee onboarding platform. Onboard new hires through Slack or the web portal.
https://chiefonboarding.com
GNU Affero General Public License v3.0
640 stars 119 forks source link

only 1 image is loaded #431

Closed reiniertc closed 5 months ago

reiniertc commented 5 months ago

When I look at the page with Collegues, the profile images are wrong. In stead of loading the profile pictures of each collegue, it shows the picture of the person who is logged in.

It's the case if logged in as administrator, and also if I login as the new hire.

(I use Minio as object store)

GDay commented 5 months ago

That's a bug! Thanks for the report. I have created a fix for this (waiting for CI and will then merge)

GDay commented 5 months ago

Fixed. Pull down latest docker image and it should be working correctly now.

reiniertc commented 5 months ago

Check: it works now. Thanks a million @GDay