This site is an archive; learn more about 8 years of OpenHatch.

[OH-Dev] [issue872] Bugzilla bug importer in oh-bugimporters needs to generate a last_polled

Asheesh Laroia bugs at openhatch.org
Sat Aug 3 17:29:54 UTC 2013


New submission from Asheesh Laroia <asheesh at asheesh.org>:

Within https://github.com/openhatch/oh-bugimporters , all the individual bug 
importers are responsible for creating a "ParsedBug" item and filling in the 
"last_polled" field. This is supposed to be a UTC datetime representing the time 
that the bug was last refreshed from the 'net.

The Bugzilla one does not, so we should adjust its tests and implementation so 
it does that.

This is a pretty bitesize bug; note it's a backend bug, not a frontend one, and 
that it's in the https://github.com/openhatch/oh-bugimporters repo.

----------
keyword: bitesize
messages: 3769
nosy: paulproteus
priority: bug
status: unread
title: Bugzilla bug importer in oh-bugimporters needs to generate a last_polled

__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue872>
__________________________________________


More information about the Devel mailing list