Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf7e6482

Browse files
committed
Add jira_issue_transition_id to the JIRA service optional fields
1 parent343c131 commitf7e6482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎gitlab/objects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2001,7 +2001,7 @@ class ProjectService(GitlabObject):
20012001
'description',
20022002

20032003
# Optional fields
2004-
'username','password')),
2004+
'username','password','jira_issue_transition_id')),
20052005
'pivotaltracker': (('token', ),tuple()),
20062006
'pushover': (('api_key','user_key','priority'), ('device','sound')),
20072007
'redmine': (('new_issue_url','project_url','issues_url'),

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp