On Thu, Jun 22, 2006 at 11:52:00AM -0700, Joshua Colson wrote:
> Does anyone know why the syntax of a query on a custom field from the
> command line looks like:
> 
> rt ls "Queue='General' AND CF.{SomeDefinedCustomField} is not 'NULL'"
> 
> ... but the edit would be something like:
> 
> rt edit ticket/1 add CF-SomeDefinedCustomField='Value'
> 
> Why don't they both use the same syntax for referencing custom fields?

Mostly because the functionality came from different places at different
times. The query builder version is the preferred format and I'd love a
patch to the CLI to support that version.

Best,
Jesse




> Thanks.
> 
> -- 
> Joshua Colson <[EMAIL PROTECTED]>
> 
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> Community help: http://wiki.bestpractical.com
> Commercial support: [EMAIL PROTECTED]
> 
> 
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
> Buy a copy at http://rtbook.bestpractical.com
> 
> 
> We're hiring! Come hack Perl for Best Practical: 
> http://bestpractical.com/about/jobs.html
> 

-- 
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html

Reply via email to