feat: add a relation to an issue (#1995)
* feat: add issue relation to an issue * fix: deleted the migration file * fix: changed link to relates to in choice fields * fix: added the migration file * fix: changed migration file * fix: project id issue fixed * fix: added issue in the payload * fix: changed the query param for blocker
This commit is contained in:
parent
164e0b9301
commit
a34b0b059d
10 changed files with 299 additions and 241 deletions
|
|
@ -32,6 +32,7 @@ from .issue import (
|
|||
IssueAssignee,
|
||||
Label,
|
||||
IssueBlocker,
|
||||
IssueRelation,
|
||||
IssueLink,
|
||||
IssueSequence,
|
||||
IssueAttachment,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue