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

[OH-Dev] Fwd: Help/Questions Adding Jira Issue Tracker to OpenHatch

Jacquie Flemming jacquelinehfl at gmail.com
Thu Jan 3 02:47:47 UTC 2013


Forwarding an email that didn't seem to get delivered. I'm removing the
attachments and adding links. If you can help me, thanks in advance, I'm
jacquiesue on IRC, although not on often.

And also, what's the better way to share attachments, is it through the bug
tracker?

---------- Forwarded message ----------
From: Jacquie Flemming <jacquelinehfl at gmail.com>
Date: Mon, Dec 31, 2012 at 12:32 AM
Subject: Help/Questions Adding Jira Issue Tracker to OpenHatch
To: devel at lists.openhatch.org


Hello,

I could use a little help trying to add Jira to OH.

So far I have done the following:

1. Updated oh-mainline/mysite/customs/forms.py
2. Created 2 models: a tracker and a query model
3. Updated core_bugimporters.py

Here is the patch file:
https://www.dropbox.com/s/99nk1jvi4gk4sww/0001-adding-jira-tracker-to-OH.patch


4. Updated the db

Is it necessary to run syncdb and migrate? or only do south?

 ~/oh-mainline/manage.py schemamigration customs --auto
 ~/oh-mainline/manage.py migrate customs
 ~/oh-mainline/manage.py  syncdb --noinput
 ~/oh-mainline/manage.py  migrate
 ~/oh-mainline/manage.py runserver



Also I tried to run the following but I didn't see any change on the
projects page:
~/oh-mainline/manage.py customs_daily_tasks

5.  Jira Tracker type is missing from my local running site on these pages:
- http://127.0.0.1:8000/+projedit/Spring  // Spring is project I tried to
add
- http://127.0.0.1:8000/search/

I was working with URL:
https://jira.springsource.org/issues/?jql=project%20%3D%20SPR

6. When I'm running I get all the way to the following page showing that I
have successfully added the tracker, but I don't know if I added it
correctly.

https://www.dropbox.com/s/m9yx5kntuehtcu4/Screen%20Shot%202012-12-30%20at%2011.57.57%20PM.png

https://www.dropbox.com/s/s2nw9g5cxo6sb2t/Screen%20Shot%202012-12-31%20at%2012.02.05%20AM.png




*References:*
https://openhatch.org/wiki/Making_schema_changes
http://openhatch.readthedocs.**org/en/latest/internals/index.**
html#bug-tracker-import-code<http://openhatch.readthedocs.org/en/latest/internals/index.html#bug-tracker-import-code>

Thanks for reading, hope it's not too confusing. Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhatch.org/pipermail/devel/attachments/20130102/da17b904/attachment.html>


More information about the Devel mailing list