Skip to content

Make a user available for the user variable

Jacob Schatz requested to merge fivehundred_on_ui_help into master

Fixes: #15289 (closed)

current_user is not available if one is signed out.

Look for @dzaporozhets's user if available or just user with id 1. Dz will work on GitLab.com and user with id 1 will work on dev.

Merge request reports