[rt-users] RT cli tool diffculty with bulk steal
Ram
ram0502 at gmail.com
Mon Nov 11 13:54:49 EST 2013
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:
./rt -i ls owner=usera | ./rt steal -
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.
Suggestions?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20131111/5a92d034/attachment.htm>
More information about the rt-users
mailing list