summary: fix subscribe_admins event handler to subscribe new admins to all apps, not just the current one (which is usually None anyway) --> fix subscribe_admins
Description has changed:
Diff:
--- old +++ new @@ -1,0 +1,1 @@+fix subscribe_admins event handler to subscribe new admins to *all* apps, not just the current one (which is usually None anyway)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Log in as admin1, go to /p/test/admin/groups/ and add user01 as an admin. Log in as user01 and go to /auth/prefs and make sure you are subscribed to all the 'test' project tools (should be 6 on a clean sandbox).
(If you were to do this on the dev branch of forge, user01 would only be subscribed to the admin tool.)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
forge:tv/2362
Log in as admin1, go to /p/test/admin/groups/ and add user01 as an admin. Log in as user01 and go to /auth/prefs and make sure you are subscribed to all the 'test' project tools (should be 6 on a clean sandbox).
(If you were to do this on the dev branch of forge, user01 would only be subscribed to the admin tool.)
Merged to dev.