platform
platform copied to clipboard
Fix entrance detail user display name
This PR fixes the name shown within the entrance details page. The entrance details page right now shows null as the user name when the user's full_name is not set.
This should partially fix https://github.com/parcelvoy/platform/issues/704. Thanks, @jeroenrinzema 👍
@wildsurfer #722 should fix the second part of #704