-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitLab Tasks Connector fails on repo with issues disabled #501
Milestone
Comments
Paranoja
added a commit
to Paranoja/org.eclipse.mylyn
that referenced
this issue
Apr 28, 2024
ruspl-afed
pushed a commit
to Paranoja/org.eclipse.mylyn
that referenced
this issue
May 3, 2024
Paranoja
added a commit
to Paranoja/org.eclipse.mylyn
that referenced
this issue
May 5, 2024
Paranoja
added a commit
to Paranoja/org.eclipse.mylyn
that referenced
this issue
May 5, 2024
ruspl-afed
pushed a commit
to Paranoja/org.eclipse.mylyn
that referenced
this issue
May 6, 2024
Paranoja
added a commit
to Paranoja/org.eclipse.mylyn
that referenced
this issue
May 6, 2024
@Paranoja: We close this Ticket. If not fixed please reopen this Ticket. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GitLab Connector (introduced in #37) fails to initialize it's configuration when user account lists repository with issues disabled in repository setting.
Steps to reproduce:
Expected Result
Actual Result
Turns out that GitLab responds with 403 Forbidden for
GET /projects/:id/milestones
in such case.The text was updated successfully, but these errors were encountered: