Skip to content

Fix error in admin dashboard when Geo is enabled and current node is nil.

Gabriel Mazetto requested to merge bug/geo-current-node into master

Fixes the error in Dashboard when Geo (#76) is enabled and current_node is nil Same fix is also applied to rake gitlab:env:info.

This will fix #785 (closed)

Merge request reports