[
https://issues.apache.org/jira/browse/COUCHDB-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13916176#comment-13916176
]
Alexander Shorin commented on COUCHDB-2129:
-------------------------------------------
[~deathbear] the case: you'd like to add new query server. What you have to do:
1. Click "Add new section"
2. Fill the form: section - "query_servers", option - "pyhton", value -
"/usr/bin/couchpy"
3. Click OK
Good...but know you're realized that "pyhton" isn't correct - should be
"python". You cannot rename option name, you have to delete it...no, copy his
value, delete the option and create new one. Too many actions for doing such
trivial thing, right?
However, you're free to close as Won't fix since there is no API in CouchDB for
renaming options - it will cost you two HTTP requests.
> Edit configuration option name
> ------------------------------
>
> Key: COUCHDB-2129
> URL: https://issues.apache.org/jira/browse/COUCHDB-2129
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Alexander Shorin
> Assignee: Sue Lockwood
>
> Have you ever made a typo there? That's a doubtful feature since there is no
> atomic operation for config option rename in CouchDB.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)