Feature #4911
closedMultiple issue update rules with different keywords in commit messages
0%
Description
Hello,
it would be nice if there would be the
possibility to add different keywords in a
scm comment for different ticket statuses
like:
keyword => ticket status
closes => Closed
tobetested => Feedback
Files
Related issues
Updated by Felix Schäfer almost 15 years ago
Have a look at RedmineReceivingEmails, you can already do this by putting Status: Feedback
on a line of its own in the mail. If you don't like the names of the status, you can change it in the admin interface.
Updated by Daniel Maas almost 15 years ago
This also works for SCM-comments?
I will check it out tomorrow.
If that works its very nice.
All in all I really like Redmine.
Even if it is a little buggy in some cases its
the best web based project management tool
in my opinion.
Greetings
Updated by Felix Schäfer almost 15 years ago
No, this works only for mails. SCM comments only respond to the commands configurable in the administration interface to reference or close tickets, see RedmineSettings for more info in SCM comments.
Updated by Daniel Maas almost 15 years ago
Yes, what I mean is that it would be nice to have a dynamic list
of keywords on that setting page.
Fixing keywords: "fixes, closes" Applied status: "Closed"
Fixing keywords: "tobetested, ..." Applied status: "Feedback"
[Add more Keywords and Statuses - Button]
Updated by Felix Schäfer almost 15 years ago
That is not possible yet, but should be possible. Maybe Jean-Philippe or Eric can chime in on this.
Updated by Ivan Grcic over 14 years ago
Hi,
+1 for this, seems pretty useful
Regards,
Ivan
Updated by Grey Grey over 13 years ago
Hi.
+1
It's interesting future for my projects
Updated by Szymon Nowak over 13 years ago
Daniel Maas wrote:
Yes, what I mean is that it would be nice to have a dynamic list
of keywords on that setting page.Fixing keywords: "fixes, closes" Applied status: "Closed"
Fixing keywords: "tobetested, ..." Applied status: "Feedback"[Add more Keywords and Statuses - Button]
Great idea, I'd also add something like parameters like:
ref #1 done 80
which sets 80 for issue #1
Updated by Mischa The Evil about 13 years ago
Updated by Lubos Racansky over 11 years ago
I am looking for the exactly same feature.
Updated by Jean-Philippe Lang over 11 years ago
- File commit_keywords.png commit_keywords.png added
- Subject changed from different keywords for different status of tickets to Multiple issue update rules with different keywords in commit messages
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 2.4.0
- Resolution set to Fixed
Feature added in r12197, you can now define as many keywords and update rules as needed:
Updated by Ivan Cenov about 11 years ago
Is "Fixing keywords" (Mots-clés résolution) most suitable after this change? Trigger keywords? Switching keywords? ...
Updated by Jean-Philippe Lang about 11 years ago
Maybe "Update keywords" would be better.
Updated by Anonymous about 11 years ago
Ivan Cenov wrote:
Is "Fixing keywords" (Mots-clés résolution) most suitable after this change? Trigger keywords? Switching keywords? ...
keywords should also be configurable for each queue (to Jean-Philippe Lang's post 2 days ago another row containing a dropdown with available queues would be fine). some status might not be available in some queues and at the moment you can set a status via a commit keyword for a tracker queue that does not have this status in its workflow.
Updated by Mischa The Evil about 11 years ago
- Related to Feature #11698: Ability to configure additional groups of keywords with extra features in commit messages added
Updated by Mischa The Evil about 11 years ago
Ivan Cenov wrote:
Is "Fixing keywords" (Mots-clés résolution) most suitable after this change? Trigger keywords? Switching keywords? ...
I think it is indeed not the most suitable after this (great!-) change. Jean-Philippe's proposal seems more appropriate here, while "updating keywords" might be even better in contrast to the "referencing keywords".
Florian S. wrote:
[...] some status might not be available in some queues and at the moment you can set a status via a commit keyword for a tracker [...] that does not have this status in its workflow.
Good point, but for sure out of scope of this issue. Please search for existing issues and open a new one if none is filed yet.
Updated by Jean-Philippe Lang about 11 years ago
- Related to Feature #7590: Different commit Keywords for each tracker added
Updated by Jean-Philippe Lang about 11 years ago
Updated by jerome l about 11 years ago
hello
i am searching for this feature in the new release, where can i configure and how use that feature please.?
thanks for your answers
Updated by Guillaume LE BIGOT over 8 years ago
Hi,
I can't use the feature.
I have defined keywords such as wip80, wip70 etc... related to its ratio 80, 70... allowing the developer to specify a ratio.
But any of these keywords doesn't affect the ratio of the ticket after the commit and repository updated
Any idea of my problem ?
Tx for all :)
Updated by Guillaume LE BIGOT over 8 years ago
- File Sélection_169.png Sélection_169.png added
Here is my configuration in attachment.
I have removed any number in the keywords (wip80 => wipHeightyp, p for percent :))
Is something seems wrong for you ?
Updated by Guillaume LE BIGOT over 8 years ago
Guillaume LE BIGOT wrote:
Here is my configuration in attachment.
I have removed any number in the keywords (wip80 => wipHeightyp, p for percent :))
Is something seems wrong for you ?
Ok sorry i have resolved my problem.
I had to put a "*" in the field "Mots-clés de référencement" in order to use my custom keywords :)