Google 网上论坛不再支持新的 Usenet 帖子或订阅项。历史内容仍可供查看。

[perl #39932] [TODO] enable bulk operations in rt

已查看 6 次
跳至第一个未读帖子

Jerry Gay

未读,
2006年7月24日 19:23:482006/7/24
收件人 bugs-bi...@rt.perl.org
# New Ticket Created by Jerry Gay
# Please include the string: [perl #39932]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=39932 >


for a subset of rt bugadmins, enable bulk operations in order to allow
creation of new tickets from a file (eg. TODO.pod, STATUS.pod, etc.)

~jerry

Will Coleda via RT

未读,
2007年7月10日 22:15:492007/7/10
收件人 perl6-i...@perl.org
It is now possible to open tickets from the command line if you're a bugadmin. First, get an RT
CLI account; see the wiki for details. Then:

rt create -e -t ticket set subject='Testing new ticket' cc=wi...@coleda.com Queue=parrot

Will pop you into an editor. Add your text message at the end (any continuation lines must
begin with whitespace.)

Once you're done editing, save & quit, the ticket will be generated, and you'll get your ticket
number, which you can then pass to other rt invocations.

Regards.

0 个新帖子