This repository was archived by the owner on Mar 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
gitlab comments not work #58
Copy link
Copy link
Open
Description
Followed the README.md
Clone from the Openproject Repo: git clone https://github.com/opf/openproject.git --branch=stable/13 --depth=1 .
Clone the plugin inside the modules folder: git clone https://github.com/btey/openproject-gitlab-integration.git --depth=1 modules/gitlab_integration
Apply the changes below in Gemfile.lock and Gemfile.modules (the same ones you would do in a manual install).
Build the container: docker build -t openproject-docker --file=docker/prod/Dockerfile .
Now run the image following the official documentation.
The version of openproject is 13.2.0.
Gitlab's webhook is configured as follows:

Create a new issue on gitlab, the title is OP#94

Open the gitlab tag of 94 workpackage in openproject and i can see the issue just created.

The problem is that I added comments under this issue in gitlab, but openproject does not display them synchronously.

But if i modify the status of the issue (such as close), OpenProject can synchronize it.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels