Skip to content
Snippets Groups Projects

Fix issue list for closed issues without closed_at

Merged Heinrich Lee Yu requested to merge 366580-fix-issues-no-closed-at into master
  1. Jun 30, 2022
    • Heinrich Lee Yu's avatar
      Fix issue list for closed issues without closed_at · 062a1c9c
      Heinrich Lee Yu authored
      Prevents a 500 in the dashboard issue list and fixes wrong timestamp
      being used in vue issue list when a closed issue does not have a
      closed_at value.
      
      This can happen when an issue is imported from GitHub or for old issues
      that were closed before we added the closed_at column.
      Verified
      062a1c9c
Loading