On Tue, Aug 23, 2016 at 2:26 AM Mikolaj Izdebski <mizdebsk@redhat.com> wrote:
On 08/19/2016 09:51 PM, Christopher wrote:
> Interesting... it still won't give me the drop-down box to be able to
> change it.
> It's weird, because I can change
> https://bugzilla.redhat.com/show_bug.cgi?id=1308662
> I had assumed it was because of the lack of admin on the older branch, but
> if all packagers should be able to do this, then I'm not sure why it
> doesn't work for me. Another one I can't bump is
> https://bugzilla.redhat.com/show_bug.cgi?id=1289919 but I'm not a
> maintainer or reporter on that one, so I expected that.
>
> Is the rule perhaps something like "assignee OR reporter"?

AFAIK, any member of "fedorabugs" FAS group (including you) should be
able to edit any Fedora bug (unless it's a private bug).

Maybe it's a web browser glitch? You can try command-line interface.


Nope. Not just a UI glitch. Command-line doesn't work either:

$ bugzilla --ensure-logged-in modify --version=25 1308662 # works
bugzilla --ensure-logged-in modify --version=25 1017603 # fails

Server error: <Fault 115: 'You tried to change the Version field from 24 to 25, but only the assignee or reporter of the bug, or a user with the required permissions may change that field.'>