Closed Bug 1149881 Opened 9 years ago Closed 9 years ago

unable to + a bug-level flag which was set by another user

Categories

(bugzilla.mozilla.org :: User Interface, defect)

Production
x86
macOS
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: glob, Assigned: glob)

Details

i'm unable to + a bug-level flag which was set by another user unless i'm the requestee.  this makes it hard to approve bugs.
the crux of the issue is flags/list supports a read_only_flags parameter which is always true on show_bug, which short circuits can_edit to true.  when i reimplemented this for bug-modal i misinterpreted the logic so we're perform validation which should be removed to fix this issue.

To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
   ae43a6a..ae1ea40  master -> master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: User Interface: Modal → User Interface
You need to log in before you can comment on or make changes to this bug.