Currently, there is no notification when a Bugzilla Rules Engine rule is created or updated. This would be a good feature to have so we can see badly written rules. The e-mail should go to the people listed in the bre_maintainer param file.
I've applied the remainder of the patch from Bug 1128583, which means that any of the bre maintainers will get an email whenever a rule is modified or created.
Created attachment 944925 [details] Update rule engine email
Reopen this bug since: The parameter not replaced by the real value in the rule update email. please check the attachment, include email summary, rule name, description and ...
Verified on QA environment(bzweb01-qe) with version(4.4.6026-4) Result: Fail The email subject is still show as: Subject: Red Hat Bugzilla Rules Engine: [ rule_name %] rule: bug
Created attachment 945464 [details] latest email format from mail file
And the email not contain the new field: run type
Verified on QA environment(bzweb01-qe) with version(4.4.6026-5) Result: Fail Check the create/update rule engine email find 2 issues: 1. The "Status:" field value is always blank 2. The "Run after"field value can't show the newly set value, it always show other value.
Verified on QA environment(bzweb01-qe) with version(4.4.6026-5) Result: Pass Could get the right HTML format email about rule create/update.