Hi, I figured out how to disable it globally.
In reviewboard/accounts/models.py file the open an issue is set to True by default. Changing this to False will uncheck the checkbox for new users. For existing users, alter the table auth_user. On Monday, May 18, 2015 at 3:37:21 PM UTC-4, Sri Ram Kannan wrote: > > Hi, > > As far as I know, the check box "open an issue" can be unchecked by > following ways: > > 1. Normal User : Account settings page -> uncheck the tick on "open an > issue" > > 2.Super User: Users-> click each users -> unheck the tick on "open an > issue" > > But this is little bit difficult to do. What if there 1K users and admin > needs to click each profile of the normal users to uncheck the box ? > > Is there a way in an administrator point of view to uncheck the open an > issue box permanently so that it reflect automatically on all permanent > users and new users profile that will be created in future ? > > Thanks and Regards, > Sri. > > > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
