Project

General

Profile

Actions

Feature #4702

closed

Comment/close tickets from other projects' repository commit messages

Added by Paul Adler about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2010-01-31
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

Description

Just starting to use Redmine, I noticed two issues with my particular setup:
  1. "refs #123" and "closes #123" in a commit message don't trigger the intended actions before the repository is visited. This is unfortunate and already noted in #1274 - basically the only place to learn about this behavior!?
  2. It is obviously not possible to comment/close a ticket that belongs to a different project. 'Different' means that the changeset with the commit message goes to a repository associated with a project different from that where the ticket was filed against.

I use a "master project" with several subprojects to have a common ticket space. Problems are solved in several subprojects that each have a mercurial repository associated. The idea is to have a developer use a commit message to trigger an action for a ticket filed against the "master project".


Related issues

Related to Redmine - Defect #4674: Sub-project repository commits not displayed on parent project issuesClosed2010-01-28

Actions
Actions #1

Updated by Jean-Philippe Lang about 14 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

Paul Adler wrote:

Just starting to use Redmine, I noticed two issues with my particular setup:
  1. "refs #123" and "closes #123" in a commit message don't trigger the intended actions before the repository is visited. This is unfortunate and already noted in #1274 - basically the only place to learn about this behavior!?

This is described in the FAQ.

  1. It is obviously not possible to comment/close a ticket that belongs to a different project. 'Different' means that the changeset with the commit message goes to a repository associated with a project different from that where the ticket was filed against.

Fixed in r3357, see #4674.

Actions

Also available in: Atom PDF