mamchenkov.net
RT initialdata and Perl’s nested map
Request Tracker (aka RT) comes with a very powerful, yet not too widely known tool - initialdata. This helps with automating configuration of the new system and data migration. Combined with the power of Perl's map() function, some really awesome things can be done in a jiffy. Here is a snippet I've used recently, to set … Continue reading RT initialdata and Perl’s nested map