Github user kocolosk commented on the pull request:
https://github.com/apache/couchdb-couch-mrview/pull/29#issuecomment-142952384
Ah, I left a comment in the JIRA. I'm not a fan of this approach. I'd be
surprised if anyone out has specified a `group_level` by accident. Why not just
have it trump the `group` flag? If I try to put myself in the shoes of a new
developer these don't seem incompatible:
`group=true` -> "yes I want to group the results"
`group_level=N` -> "here's the level you should use"
I could see implementing a check which ensures that the user did not set
`group=false` alongside a `group_level`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---