Difference between revisions of "Talk:REST/@comment-84.88.66.194-20140407152544"

From Request Tracker Wiki
Jump to navigation Jump to search
(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...")
 
m (1 revision imported)
 

Latest revision as of 16:52, 6 April 2016

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?