PavlikPolivka / GitLabProjects

Simple plugin that is adding support for GitLab specific actions to JetBrain IDEs
Other
122 stars 80 forks source link

Cannot create merge request #127

Closed shmaram closed 5 years ago

shmaram commented 5 years ago

Hello

I just installed the pulgin and I get an error "cannot create merge request - Cannot find this project is GitLab remote" . image

I would like to say that I am able to pull, push and fetch from the remove.

My config is : image

Thanks Shahar

eamigo86 commented 5 years ago

Hi @shmaram, any progress?

PavlikPolivka commented 5 years ago

Leave the repository URL field empty ... Or put in the the correct format (as in example).

This is used only if you are doing checkouts from different url than the UI and REST API runs. If the repository url and UI is the same you leave it empty, us just do the domain name, not fully quilified URL.

Any ideas how to make this more clear as clearly the example, and the live that is trying to say to leave it blank does not work??