Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

gitlab comments not work #58

@MorganReid

Description

@MorganReid

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:
image

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

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

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions