btey / openproject-gitlab-integration

OpenProject module for integration with Gitlab
GNU General Public License v3.0
84 stars 18 forks source link

Gitlab Tab is missing #57

Open Herr3thik opened 8 months ago

Herr3thik commented 8 months ago

Hello there!

I did all the configuration as described and no errors where given back. I can activate the gitlab module in the Project Configuration settings, but it won't appear in the WPs. I also checked the Gitlab-Side and the Webhooks seem to be configured as expected. Could you please help me, I'm running out of Ideas? Thanks a lot gitlab_webhook gitlab_module

Herr3thik commented 8 months ago

I installed the DEB/RPM Version of OpenProject --> Version 13.2.0 Gitlab-Version --> 16.7

btey commented 8 months ago

Hello @Herr3thik,

Check that the user in OpenProject that is logged in has enough rights to see the GitLab tab.

Regards, Ben

Herr3thik commented 8 months ago

I did activate the permissions now, but the problem is not fixed. Neither the Admin-User, nor any other User is getting the Gitlab-Tab displayed. Are there any other configs which I could have forgotten?

btey commented 7 months ago

Hi @Herr3thik

Check the log file for any error messages. I would also try another installation method like Docker to rule out any errors in the case of Deb/Rpm installation.

Regards.