Skip to content

Conversation

pvilaca
Copy link

@pvilaca pvilaca commented Apr 6, 2023

With this "Pull request" the connector gains the power to order issues and list the issues in the specified order.

Some features were implemented in this PR, namely:

  • a reorder method was implemented to reorder issues in same project or group
  • Add Items on IssueOrderBy Enum, respecting the documentation on GitLab API documentation (in my case, I need to use the relative_position)
  • getGroupIssues using page and items per page

Copy link
Collaborator

@jabby jabby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @pvilaca
Thanks for your contribution.

I have few questions about your PR. See below.

@pvilaca pvilaca requested a review from jabby June 19, 2024 15:48
Copy link
Collaborator

@jmini jmini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

relative_position is still a duplicate of RELATIVE_POSITION in the IssueOrderBy enum

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.

3 participants