Promoted build missing proper user avatar

When promoting a build via the web UI, the resulting execution is lacking the user’s avatar:

grafik

This is the expected behavior due to some underlying technical limitations. We previously displayed the avatar of the commit author which was inaccurate; the workaround was to display the initial of the actor that triggered the promotion.

I see. But I hope you understand how this can be confusing when there are two seperate avatars for the same user :slight_smile: (especially when doing everything over the web UI and not with the drone CLI tool)

I hope this technical limitation can be resolved.