From 349242211cc7d7bfcac86aaf34e26a722f70a6fb Mon Sep 17 00:00:00 2001 From: Gusted Date: Mon, 31 Jan 2022 20:39:09 +0100 Subject: [PATCH] Use "read" value for General Access - Currently the `.Team.AccessMode` is being used when editing a team, if you want to admin -> General Access, the value of General Access is "admin" which is incorrect. - Resolves #18483 (First bug mentioned) --- templates/org/team/new.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/org/team/new.tmpl b/templates/org/team/new.tmpl index 9877e9a9411cb..2531868ec8ca5 100644 --- a/templates/org/team/new.tmpl +++ b/templates/org/team/new.tmpl @@ -56,7 +56,7 @@
- + {{.i18n.Tr "org.teams.general_access_helper"}}