I see somebody else was getting 404s in #45
However I am still getting them I don't have /issues at the end. the url I am trying to import is gitlab.private.com/group/subgroup/project which is returning 404
according to the output in *Messages* it is trying to get the project from https://gitlab.private.com/api/v4/projects/gitab.pivate.com%2F/issues?per_page=100
it's stripped out the rest of the path and just using the domain name.
any help you could give would be great.
Many thanks
I see somebody else was getting 404s in #45
However I am still getting them I don't have /issues at the end. the url I am trying to import is
gitlab.private.com/group/subgroup/projectwhich is returning 404according to the output in
*Messages*it is trying to get the project fromhttps://gitlab.private.com/api/v4/projects/gitab.pivate.com%2F/issues?per_page=100it's stripped out the rest of the path and just using the domain name.
any help you could give would be great.
Many thanks