Skip to content
Snippets Groups Projects
  1. Apr 11, 2022
  2. Apr 07, 2022
  3. Apr 06, 2022
  4. Apr 04, 2022
  5. Mar 29, 2022
  6. Mar 26, 2022
  7. Mar 24, 2022
  8. Mar 23, 2022
    • Daniel Schultz's avatar
      Fix change email error · d1b0e309
      Daniel Schultz authored
      Users without a `slack` field could not change their email address due
      to the fact that doing so would attempt to set the slack column to null
      (and nulls are not allowed).
      
      This updates the save of the change email field to only modify the slack
      value if it exists.
      
      Issue #2784 Changing email on non-staff accounts creates non-null
                  constraint violation
      d1b0e309
  9. Mar 22, 2022
  10. Mar 21, 2022
  11. Mar 17, 2022
Loading