Skip to content

Commit c9c6749

Browse files
committed
forgot ,
1 parent 74aa726 commit c9c6749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jira.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
STORY_POINTS = "customfield_10037"
1111
FIREFOX_RELEASE_TRAIN = "customfield_10155"
1212
ENGINEERING_TEAM = "customfield_10134"
13-
DEFAULT_COLUMNS = "id,key,status,created,summary,labels"
13+
DEFAULT_COLUMNS = "id,key,status,created,summary,labels,"
1414
MAX_RESULT = "maxResults=100"
1515

1616
JQL_QUERY = 'jql=filter='

0 commit comments

Comments
 (0)