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

Commitf290b2b

Browse files
Merge pull request#2 from GregoryEAllen/GregoryEAllen-patch-2
Add attr 'updated_at' to ProjectIssue
2 parents14e7ccd +a25fef5 commitf290b2b

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
@@ -1395,7 +1395,7 @@ class ProjectIssue(GitlabObject):
13951395
'labels','created_at']
13961396
optionalUpdateAttrs= ['title','description','assignee_id',
13971397
'milestone_id','labels','created_at',
1398-
'state_event']
1398+
'updated_at','state_event']
13991399
shortPrintAttr='title'
14001400
managers= (
14011401
('notes',ProjectIssueNoteManager,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp