mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
Variables: added __user.email to global variable (#28853)
* added email to global variable. * forgot to increase the count.
This commit is contained in:
@@ -70,6 +70,7 @@ This variable is the ID of the current organization.
|
||||
|
||||
`${__user.id}` is the ID of the current user.
|
||||
`${__user.login}` is the login handle of the current user.
|
||||
`${__user.email}` is the email for the current user.
|
||||
|
||||
## $__range
|
||||
|
||||
|
||||
Reference in New Issue
Block a user