When modifying multiple fields that generate an audit-trail, I want a single entry added to the audit train that looks something like this(dashes included to clearly mark where one audit begins and ends):
----------------------------------------------------------------- Changed-On: $CurrentDate Changed-By: $EditUserEmailAddr <field1>-changed-from-to: field1-$OldValue --> field1-$NewValue <field2>-changed-from-to: field2-$OldValue --> field2-$NewValue <field3>-changed-from-to: field3-$OldValue --> field3-$NewValue Reason-Changed: <value of a change-reason field that i define that is common to all the changes made to the PR> ----------------------------------------------------------------- Is it possible to do that? Thanks for the help. The information contained in this message is confidential and protected by law. If you are not the intended recipient, please contact the sender and delete this message. Any unauthorized copying of this message or unauthorized distribution of the information contained herein is prohibited. _______________________________________________ Help-gnats mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnats
