Feature #10775
Possibility to get the issue-id "while" entering it (via a placeholder)
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Issues | |||
| Target version: | - | |||
| Resolution: |
Description
It would be nice to get the issue-id "while" entering it via a placeholder.
E.G.:
Tracker: Patch Subject: Implementation of feature foo (branch user/#ID#-feature-foo)
Redmine should exchange the #ID# with the issue-id when it stores the issue.
Result:
Subject: Implementation of feature foo (branch user/589-feature-foo)
Right now there is the need to change the subject right after entering an issue to set the branchname correct.