openhatch

Issue695

Title Bug tracker status
Milestone Priority bug
Waiting On Status chatting
Superseder Nosy List paulproteus, techtonik
Assigned To Keywords

Created on 2012-02-16.05:45:51 by techtonik, last changed 2012-02-21.10:30:06 by techtonik.

Messages
msg3043 (view) Author: techtonik Date: 2012-02-21.10:30:05
There is currently a bug in "Created for project" field by the URL you gave me.

As for the patch. I don't have an idea how tracker spider work, but it is 
convenient to think about this as a separate component (Django Application?), which 
can be queried for status. So, a description page with a diagram of OpenHatch 
components is definitely needed. The edit page is probably not the best place for 
looking for the trackers status, but exposing it there as a first step is already a 
big deal.

There is one more reason about reusability of the OpenHatch code that is out of 
scope of this tracker completely. The main point that it is not fun to study code 
unless:

  1. it is awesome
  2. I can reuse it
  3. I have some time

If all three match, I start to get my hands dirty, but for OpenHatch it is more 1, 
no 2 and a little of 3. It doesn't mean that I won't do anything, but incentive is 
low, and probability is also low as a result. =)
msg3036 (view) Author: paulproteus Date: 2012-02-19.07:35:46
techtonik, thanks for filing this bug.

I think that it would be great to add status information to the bug 
tracker info page.

Here's what I imagine we could do:

On e.g. this URL:

http://openhatch.org/customs/edit/bugzilla/KDE%20Bugzilla

you see the "tracker URL" sections. Those could have a "Last crawl" 
column, which gives the (UTC) date of the last crawl.

There could be an info link that reminds/explains how the crawl works.

That wouldn't be too hard to add. I don't know if I personally can get it 
into 0.12.02, but I would be happy to show you (or others) how to add it, 
and shepherd the patch to being merged!
msg3023 (view) Author: techtonik Date: 2012-02-16.05:45:46
I've added tracker for `rietveld` and it didn't appear yet. That's sad, and there 
is no information about current status. This information can clearly be confusing 
for newbies, but for project members it is a nice feedback tool
History
Date User Action Args
2012-02-21 10:30:06techtoniksetmessages: + msg3043
2012-02-19 07:35:48paulproteussetstatus: unread -> chatting
messages: + msg3036
title: No visible status of bug harvester for a project -> Bug tracker status
2012-02-16 05:47:02techtoniksettitle: Bug tracker status -> No visible status of bug harvester for a project
2012-02-16 05:45:51techtonikcreate