Skip to content

Fix date of birth public flag

Emiliano Balbuena requested to merge fix/public-dob into master

Summary

Fixes date of birth public flag issues

Steps to test

  • Log in
  • Edit your channel, set the Public Date of Birth disabled
  • Open an incognito window and go to your channel's about page with a normal user (not admin)
  • Ensure it isn't shown
  • Edit your channel again, set the Public Date of Birth enabled
  • With the same user in incognito window, ensure your birthday shows in Channel's About
  • Logout the normal user
  • Ensure the Date of Birth is NOT visible in Channel's About

Estimated Regression Scope

  • Date of birth exporting in api/v1/channel

Merge request reports