Actions
Bug #2532
closedWhen deleting a Rule, the reason input is not output to the change log in git
Status:
Released
Priority:
1 (highest)
Assignee:
Jean VILVER
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
I just deleted a Rule, and entered some message like "testing", but this is what I got in the git log:
commit 290421a33ebe74d2d501fe0fc587978f6d5f546e Author: jon.doe <email not set> Date: Tue Jun 5 18:45:03 2012 +0200 Delete archive of configuration rule with ID 'd81f9f61-3c9c-48b1-b150-8f8e8125f528', reason: Rule deleted by user
Note: my "reason" field is set to optional (displayed but not mandatory).
Actions