From 5511cbd40d5a4b966b34dd7bd438ef05291e0891 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Fri, 7 Jan 2005 00:16:13 +0000 Subject: [PATCH] r45: Added auto action information. --- docs/auto_actions.txt | 17 +++++++++++++++++ docs/roadmap.txt | 1 + 2 files changed, 18 insertions(+) create mode 100644 docs/auto_actions.txt diff --git a/docs/auto_actions.txt b/docs/auto_actions.txt new file mode 100644 index 0000000..2056c6e --- /dev/null +++ b/docs/auto_actions.txt @@ -0,0 +1,17 @@ +RENAPSUS AUTO-ACTIONS + +SVN: $Id$ + +############################################################################### + +There are many times when you want to automate standard tasks, such as marking a bug as confirmed and then assigning it to yourself, marking a but as duplicate and then providing auto-text that tells that it's a duplicate of a certain bug. + +The feature works as such: + +Admin definable sets of auto-actions that can change any bug fields (including custom ones) and default ones. They can be changed to any value and also there's a "no change" option if no change is desired. Automatic replies can also be added as an automatic post. Automatic posts can also have additional fields that are populated inside a reply. For instance, there could be an automatic action for marking a bug a duplicate, it sets the proper bug information, creates an automatic reply with the bug that it has been marked a duplicate of and creates a link to it. + +This would be a sample text: + +"Thank you for submitting your bug report. However this bug has already been reported. You can find the original bug bugid $1" + +All \$([0-9].+?) are replaced with appropriate field values. \ No newline at end of file diff --git a/docs/roadmap.txt b/docs/roadmap.txt index 1f1960c..4d3e936 100755 --- a/docs/roadmap.txt +++ b/docs/roadmap.txt @@ -46,6 +46,7 @@ BUGTRACK 1.0 + Create new style + Cleanup phrases + Create installer system ++ Admin auto-actions (see supplementary documentation) ---------------------------------------- RELEASE CANDIDATES -- 2.22.5