Short URL: Fix so that orgId is included in generated short URL (#34696) (#35042)

Fixes #33813

Signed-off-by: Jan Jansen <jan.jansen@gdata.de>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
(cherry picked from commit 0d1b35f99e)

Co-authored-by: Jan Jansen <farodin91@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2021-06-01 15:00:11 +02:00
committed by GitHub
co-authored by Jan Jansen
parent a489759271
commit abc13765b9
3 changed files with 70 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ Content-Type: application/json
{
"uid": AT76wBvGk,
"url": http://localhost:3000/goto/AT76wBvGk
"url": http://localhost:3000/goto/AT76wBvGk?orgId=1
}
```