Skip to content

Support for import of issue with multiple assignees#118

Open
palktonderAtpowelno wants to merge 1 commit intogavinr:masterfrom
palktonderAtpowelno:pkt/multiple-assignees
Open

Support for import of issue with multiple assignees#118
palktonderAtpowelno wants to merge 1 commit intogavinr:masterfrom
palktonderAtpowelno:pkt/multiple-assignees

Conversation

@palktonderAtpowelno
Copy link

These changes removes the current limit of only a single assignee per issue during import. Using the /issues endpoint instead of the /import/issues endpoint to create (POST) a new issue, multiple assignees can be set at the same time. Because the /issues endpoint doesn't support setting the issue state, a "Closed" state triggers a PATCH /issues/number endpoint call to set the state to "closed"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant