Fogbugz の私のバージョンは v8 で、API を使用して、作成したカスタム フィールドで結果を絞り込もうとしています。これまでのところ、次のようになっています。
/api.asp?token=[token]&cmd=search&q=project:"=116"+plugin_customfields_at_fogcreek_com_environmentf52:LAMP&cols=sTitle,sPersonAssignedTo,ixBug,environment,product
しかし、APIは私にエラーを出し続けます
The requested search axis 'plugin_customfields_at_fogcreek_com_environmentf52' is not recognized.
私が間違っていることを誰かが知っていますか?