Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Reorder issue #1855

Merged
merged 5 commits into from
Jan 13, 2024
Merged

Reorder issue #1855

merged 5 commits into from
Jan 13, 2024

Conversation

inputvalidation
Copy link
Contributor

This PR implements support for the reorder issue endpoint in the REST API (https://docs.gitlab.com/ee/api/issues.html#reorder-an-issue). You can use it to update the relative position to other issues, which is then reflected on the issue board (but also allows you to sort by "relative position" in the GraphQL API).

Added ReorderIssue function
Added test for ReorderIssue
Reduce reorder to a single operation
issues.go Outdated Show resolved Hide resolved
@svanharmelen
Copy link
Member

Thanks @inputvalidation 👍🏻

@svanharmelen svanharmelen merged commit 9897d3b into xanzy:main Jan 13, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants