[Tracker-discuss] [issue654] Add triager icon
Ezio Melotti
metatracker at psf.upfronthosting.co.za
Tue Jun 12 10:20:01 EDT 2018
Ezio Melotti <ezio.melotti at gmail.com> added the comment:
I applied this yesterday but it's sometimes failing with the following error:
File "extensions/pydevutils.py", line 26, in is_triager
return 'Developer' in db.user.get(userid, 'roles')
TypeError: argument of type 'NoneType' is not iterable
Perhaps it would be better implementing the is_triager function in the same way the is_coordinator function is implemented.
----------
status: resolved -> in-progress
_______________________________________________________
PSF Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue654>
_______________________________________________________
More information about the Tracker-discuss
mailing list