<div dir="ltr">I am looking to change the owner of 3000 tickets from usera to userb. It seems that ./rt take|untake|steal does not accept a request to read ids from <stdin> - that is this doesn't work:<div>./rt -i ls owner=usera | ./rt steal -    </div>
<div><br></div><div>The first problem is that steal|take|untake doesn't like the explicit notation ticket/ticket_id but rather prefers just a ticket_id. That's easy enough to work around - just nuke "ticket/". The issue around not like "-" indicating take parameters from <stdin> is more of a hassle.</div>
<div><br></div><div>Suggestions? </div><div><br></div><div>thanks</div><div><br></div></div>