GitLabApiClient icon indicating copy to clipboard operation
GitLabApiClient copied to clipboard

how can I move an issue?

Open ghiboz opened this issue 5 years ago • 1 comments

hi all! in the issue web page there is a button to let the user to move the issue into another project.. how can I do this by code?

thank you!

ghiboz avatar May 01 '20 07:05 ghiboz

The API is there: https://docs.gitlab.com/ee/api/issues.html#move-an-issue just not exposed in the issue client, feel free to submit a PR.

jetersen avatar May 01 '20 08:05 jetersen