Skip to content
  • Josh Lubaway's avatar
    ecd1d2ec
    Bug #624 Can't unset birthday · ecd1d2ec
    Josh Lubaway a rédigé
    This change allows users to "unset" their birthday.
    
    Previously the logic checked to see if all values for birthday were
    present (year, month, day). If all values were present the update
    would proceed.
    
    Now, there is another condition. If all values are empty, then
    also proceed with the update. Thus, allowing a user to "unset" their
    birthday.
    ecd1d2ec
    Bug #624 Can't unset birthday
    Josh Lubaway a rédigé
    This change allows users to "unset" their birthday.
    
    Previously the logic checked to see if all values for birthday were
    present (year, month, day). If all values were present the update
    would proceed.
    
    Now, there is another condition. If all values are empty, then
    also proceed with the update. Thus, allowing a user to "unset" their
    birthday.
Chargement en cours