On Sat, Mar 16, 2013 at 5:18 PM, R. David Murray <rdmurray@bitdance.com> wrote:
On Sat, 16 Mar 2013 15:25:56 +0100, Georg Brandl <g.brandl@gmx.net> wrote:
Am 16.03.2013 15:01, schrieb Nick Coghlan:
, we missed a step when granting you commit access, and it needs to be fixed so you appear in the "Assigned To" dropdown properly. (the "nosy" magic draws from the experts index instead, so it can work even if this setting is wrong)
It's the 'Developer' role that puts one in the dropdown (and allows editing of all issue fields). Which is why triage people appear in the assigned-to even though they aren't committers (yet :).
Correct.
The committer flag only controls the icon, as far as I remember.
FTR the "nosy" autocomplete uses both the experts index and the list of tracker users with the "is committer" flag.
Best Regards, Ezio Melotti
--David