Closed
Bug 1093792
Opened 11 years ago
Closed 11 years ago
Possible to assign events to non-staff
Categories
(Webtools Graveyard :: Air Mozilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Unassigned)
Details
(Whiteboard: [good first bug])
Attachments
(1 file)
|
285.23 KB,
image/png
|
Details |
In the event assignment (which you get to from the event edit page in the management) page, there's a drop-down with autocomplete on "Users". It includes users who do NOT have the staff attribute (i.e. is_user).
| Reporter | ||
Updated•11 years ago
|
Whiteboard: [good first bug]
Comment 1•11 years ago
|
||
So, we should filter to only show users with is_staff=True, correct ?
Flags: needinfo?(peterbe)
| Reporter | ||
Comment 2•11 years ago
|
||
(In reply to Anurag Chaudhury from comment #1)
> So, we should filter to only show users with is_staff=True, correct ?
That sounds perfect.
Flags: needinfo?(peterbe)
Comment 4•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/a7965daed444e0002909b105db45167a25004f75
Fixes bug 1093792
https://github.com/mozilla/airmozilla/commit/c6d9bd8046018fad0dd56a59c5dd2d9ce6b31d40
Merge pull request #132 from anurag90x/Bug#1093792
Fixes bug 1093792
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•