Empty realname in database

Created on 21 June 2023, over 1 year ago
Updated 10 July 2023, over 1 year ago

Problem/Motivation

Some times where the realname was not generated correctly, it was stored in database and static cache as an empty string. This was causing a record in the database with empty real name and a cached page with wrong display output and you need to clear the cache to try to re-render the page.

Proposed resolution

Check if the real name has an empty value before save.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024