PyCharm + GitLab issue/task integration failing to sync tasks
I've setup gitlab as a task integration server in pycharm. I used a url like `https://gitlab.com/<my-gitlab-name>/<my-repository>/` and an API key (which I made in my gitlab user account page). When I use the "tes" button in 'Tools -> Tasks & Contexts -> Configure Servers ...' it reports "connection successful", however none of the issues I have appear in the "Task LIst" when I attempt to open a task.
I have created a number of issues, some of which are assigned to me.
Please sign in to leave a comment.
Same issue here with IntelliJ IDEA Ultimate, with both 2019.3 and 2020.1
I ran into a similar problem. Try not to use the whole url (excluding gitlab_name and repository name)
Hi,
Could you please submit an issue to our bug tracker at https://youtrack.jetbrains.com/ and attach Logs from **Help | Collect Logs and Diagnostic Data** after reproducing the issue?