Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3745 by [email protected]: Unable to set some settings via
rb-site manage
https://code.google.com/p/reviewboard/issues/detail?id=3745
*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** [email protected]. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to [email protected]
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.
What version are you running?
2.0.12
What's the URL of the page containing the problem?
N/A
What steps will reproduce the problem?
1. Install ReviewBoard
2. Use rb-site manage to get or set, for example,
mail_send_review_close_mail or mail_send_new_user_mail
What is the expected output? What do you see instead?
- mail_send_review_close_mail
- rb-site manage /var/www/reviewboard get-siteconfig -- --key
mail_send_review_close_mail
- Expected: false
- Received: CommandError: 'mail_send_review_close_mail' is not a valid
settings key [and an exit status of 1]
- rb-site manage /var/www/reviewboard set-siteconfig -- --key
mail_send_review_close_mail --value 1
- Expected: Setting 'mail_send_review_close_mail' to true
- Received: CommandError: 'mail_send_review_close_mail' is not a valid
settings key [and an exit status of 1]
- mail_send_new_user_mail
- rb-site manage /var/www/reviewboard get-siteconfig -- --key
mail_send_new_user_mail
- Expected: false
- Received: CommandError: 'mail_send_new_user_mail' is not a valid
settings key [and an exit status of 1]
- rb-site manage /var/www/reviewboard set-siteconfig -- --key
mail_send_new_user_mail --value 1
- Expected: Setting 'mail_send_new_user_mail' to true
- Received: CommandError: 'mail_send_new_user_mail' is not a valid
settings key [and an exit status of 1]
What operating system are you using? What browser?
Ubuntu 14.04, browser N/A
Please provide any additional information below.
Once these settings have been saved in the web admin interface it becomes
possible to manage these via rb-site manage (subject to the problems
described in issue #3743). Another setting that is affected by this is
auth_enable_registration. These issues make it difficult to manage
configuration of reviewboard programmatically, such as when using a
configuration management tool like Puppet.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.