Skip to content

Prevent erroring when time is somehow nil

Robert May requested to merge bugfix-for-potential-admin-issue into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Not sure how this occurs but it resolves an issue that prevents the admin dashboard from rendering when the GDK is populated with example data. This could be an indication of a potential bug in production environments so this MR just ensures that it won't cause 500 errors.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports