Bug #4442
Fix automatic referencing between redmine issues and git changelog
Status:
New
Priority:
Normal
Assignee:
-
Category:
redmine
Target version:
-
Start date:
03/08/2020
Due date:
% Done:
0%
Spec Reference:
Description
While redmine generally supports creating automatic referecnes between commitlog messages and redmine issues (as well as automatic closing), we currently cannot use it as our Format
- Closes: OS#1324
- Related: OS#3241
is not supported out of the box.
Somebody needs to come up with a patch for app/models/changeset.rb
to support the format we use.
I'm not a ruby developer, maybe somebody can help here?
Information on how the current mechanism works: