-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hello,
My setup:
- Redmine 3.4.13 (also tested with 3.4.6)
- Gitea 1.11.6
- Plugin v2.22
Problem:
Creating a pullrequest with the ticket number "#1234" within Gitea creates an entry in the Redmine Ticket.
As soon as the pullrequest is closed, by Merge or Close, the entry disappears in the ticket.
I have already looked at the Redmine DB and noticed the following behavior.
- When a pull request is created, "merge_requests" and "issues_merge_requests" creates the corresponding entries in the table.
- When merging a pull request, the entry is deleted from the "issues_merge_requests" table and no new one is created.
Greetings,
Peter
Metadata
Metadata
Assignees
Labels
No labels