Talk:REST/@comment-84.88.66.194-20140407152544

From Request Tracker Wiki
< Talk:REST
Revision as of 11:25, 7 April 2014 by 84.88.66.194 (talk) (Created page with "I am using the PHP library to crete new tickets from a form. For some reason it is not picking up <span style="line-height:14px;">CustomFieldValue.</span> <span style="lin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I am using the PHP library to crete new tickets from a form. For some reason it is not picking up CustomFieldValue.


In my $content hash I have got key:value pairs for requestor, queue and so on together with the apri 'CF-admin-keywords' => 'keyword name'. All the fields are correctly picked up except of this one.


Anybody has any idea what I might be doing wrong?