#2362 fix subscribe_admins

v1.0.0
closed
sf-1 (616)
General
nobody
2015-08-20
2011-06-23
No

fix subscribe_admins event handler to subscribe new admins to all apps, not just the current one (which is usually None anyway)

Related

Tickets: #2364

Discussion

  • Rick Copeland - 2011-06-23
    • 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)
    
     
  • Mark Ramm - 2011-06-24
    • milestone: backlog --> jul-01
     
  • Dave Brondsema

    Dave Brondsema - 2011-06-29
    • size: --> 1
     
    • status: open --> in-progress
    • assigned_to: Tim Van Steenburgh
     
  • 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.)

     
    • status: in-progress --> code-review
    • assigned_to: Tim Van Steenburgh --> John Hoffmann ☠
     
  • John Hoffman - 2011-07-25
    • status: code-review --> closed
     
  • John Hoffman - 2011-07-25

    Merged to dev.

     

Log in to post a comment.