[Rt-devel] PATCH: Display custom fields for ticket
lwang
lwang at clusterfs.com
Mon Dec 26 22:29:44 EST 2005
Jesse Vincent wrote:
>
>
> On Wed, Dec 21, 2005 at 04:36:34PM +0800, lwang wrote:
>
>>The attachment is my patch for CLI to display custom fields for ticket.
>> I am new to RT devel and I really appreciate your suggestion and
>>correction on my patch.
>>
>>Custom fields are displayed at the bottom and the names are prepended by
>>"CF.".
>
>
> This looks basically right. What happens when you turn around and "edit"
> a ticket with these fields in it? (IE, do the new fields break the
> existing edit ui?)
This patch just displays the values of all custom fields of tickets when
rt CLI is invoked. I don't change any other part, so the new fields
don't break the existing edit ui.
Thank you.
More information about the Rt-devel
mailing list