<div dir="ltr">I'm try to use rt-dump-database to move RT configs between development and production, but am confused by how it's supposed to be used.<br><br>rt-dump-database takes an optional parameter to turn $LocalOnly on/off  and it is on by default. This means no ACLs get dumped. If I turn it off, then it goes into an infinite loop, which is documented in the code.<br>
<br>What series of steps should be performed to use this correctly?<br><br>Also, I was running into problems with XML parsing errors. There were pretty easily cleared up by converting rt-dump-database to product YAML format instead of XML.<br>
<br>Thanks.<br><br>-Todd<br></div>