fix: return sequence id on issue flat serializer
This commit is contained in:
parent
87d9de8555
commit
9e4d5ac2cc
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ class IssueFlatSerializer(BaseSerializer):
|
|||
"priority",
|
||||
"start_date",
|
||||
"target_date",
|
||||
"sequence_id",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue