Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…#57)

the priority on import
  • Loading branch information
quanah authored and dylanwh committed Jan 4, 2018
1 parent 7fd3bfe commit 415b428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/jb2bz.py
Expand Up @@ -228,6 +228,7 @@ def process_jitterbug(filename):
try:
cursor.execute( "INSERT INTO bugs SET " \
"bug_id=%s," \
"priority='---'," \
"bug_severity='normal'," \
"bug_status=%s," \
"creation_ts=%s," \
Expand Down

0 comments on commit 415b428

Please sign in to comment.