<div dir="ltr"><div style>My collection of queues and ticket custom fields finally got unwieldy enough to really want something simpler to reorder the fields.  Not that it isn't fun to hit Move Up and Move Down a thousand times... ;)</div>
<div style><br></div><div style><a href="https://github.com/AHinMaine/bin/blob/master/rt_sort_fields.pl">https://github.com/AHinMaine/bin/blob/master/rt_sort_fields.pl</a><br></div><div style><br></div><div style>Run this script with --dump.  Edit the resulting yaml file.  If you're using vim, this generally consists of hitting dd and p a few times here and there to get things to your liking.  Don't change the format, just reorder the lines and save the yaml file.</div>
<div style><br></div><div style>Run the script with --load.  This will read the yaml file and make custom fields appear in the same order that they are in the yaml file you just edited.</div><div><br></div>All reads and writes are done through the RT API, so no perilous direct sql calls or anything.<div>
<br></div><div><br clear="all"><div>-- <br>Andy Harrison<br>public key: 0x67518262</div><br>
</div></div>