#1197 Should not force admins to monitor new artifacts

v1.0.0
closed
sf-2 (994)
Tracker
nobody
2015-08-20
2010-11-19
No

Recently, there was introduced feature to make tool admins to monitor entire tool application, i.e. all its artifacts, including newly created. However, there's still remnant code at tracker_main.py(save_ticket):479 which explicitly subscribes admins to artifact on its each update. Such calls are ignored if admins already monitor entire app. However, if they choose not to, such a call would obviously unconditionally make them monitor each artifact. Such behavior probably should be removed, to all admins to decide themselves what they want to monitor: either entire app and thus all all tickets, or none at all (or just specific artifacts which they can subscribe to manually).

Discussion

  • Mark Ramm - 2010-11-19

    agreed. Please remove that call.

    • custom_field__milestone: backlog --> nov-22
     
  • Paul Sokolovsky - 2010-11-22
    • status: open --> closed
     
  • Paul Sokolovsky - 2010-11-22

    Fixed together with #1196.

     

Log in to post a comment.