-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02.08.2013 04:12, Zhihui Luo wrote:
> thanks!Next time I will go to the trac-users Asked。
> trac.ini workflow like this:
> accept = 新建,被分配,被接受,再次打开 -> 被接受
> accept.default = 999
> accept.name <http://accept.name> = 接受
> accept.operations = set_owner_to_self
> accept.permissions = TICKET_MODIFY
> leave = 新建,被分配,被接受,再次打开,关闭 -> *
> leave.default = 1000
> leave.name <http://leave.name> = 放弃
> leave.operations = leave_status
> reassign = 新建,被分配,被接受,再次打开 -> 被分配
> reassign.default = 998
> reassign.name <http://reassign.name> = 分配
> reassign.operations = set_owner
> reassign.permissions = TICKET_MODIFY
> reopen = 关闭 -> 再次打开
> reopen.default = 997
> reopen.name <http://reopen.name> = 再次打开
> reopen.operations = del_resolution
> reopen.permissions = TICKET_CREATE
> resolve = 新建,被分配,被接受,再次打开 -> 关闭
> resolve.default = 996
> resolve.name <http://resolve.name> = 解决
> resolve.operations = set_resolution
> resolve.permissions = TICKET_MODIFY

Note that using smaller integers like 1..5 works well too, not need for
such high numbers.

Steffen Hoffmann
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlH7V50ACgkQ31DJeiZFuHepnACfWnmJOOgaZT9oceCaRNEKOCYe
pHgAoJZuZjL5KAFLnVQpFVWniykqVckq
=Ma3k
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to