[Fedora QA] #316: Indicate bugs that are needinfo

Fedora QA trac at fedorahosted.org
Tue Aug 20 19:16:00 UTC 2013


#316: Indicate bugs that are needinfo
---------------------------------------+---------------------
  Reporter:  adamwill                  |      Owner:  mkrizek
      Type:  enhancement               |     Status:  new
  Priority:  minor                     |  Milestone:
 Component:  Blocker bug tracker page  |    Version:
Resolution:                            |   Keywords:
Blocked By:                            |   Blocking:
---------------------------------------+---------------------

Comment (by tflink):

 When I do a sync against F19, I get the following TB:

 {{{
 [bug.py:90] 2013-08-20 13:14:25 DEBUG   Bug 909473 missing attribute
 'flags' - doing refresh()
 Traceback (most recent call last):
   File "run_cli.py", line 5, in <module>
     exit = cli.main()
   File "/home/tflink/code/blockerbugs/blockerbugs/cli.py", line 218, in
 main
     sync_bugs(fullsync=options.full, docheck=options.check)
   File "/home/tflink/code/blockerbugs/blockerbugs/cli.py", line 161, in
 sync_bugs
     sync.update_active(full_sync=fullsync)
   File "/home/tflink/code/blockerbugs/blockerbugs/util/bug_sync.py", line
 165, in update_active
     self.update_milestone(milestone, 'FreezeException', last_sync_time)
   File "/home/tflink/code/blockerbugs/blockerbugs/util/bug_sync.py", line
 99, in update_milestone
     newbuginfo = self.extract_information(newbug, tracker_type)
   File "/home/tflink/code/blockerbugs/blockerbugs/util/bug_sync.py", line
 64, in extract_information
     needinfo = bug.get_flags('needinfo')[0] if bug.flags else False
 TypeError: 'NoneType' object has no attribute '__getitem__'
 }}}

-- 
Ticket URL: <https://fedorahosted.org/fedora-qa/ticket/316#comment:3>
Fedora QA <http://fedorahosted.org/fedora-qa>
Fedora Quality Assurance


More information about the qa-devel mailing list