PodioItem filter returns wrong data
AnsweredWe have the following code
PodioItem::filter( APP_ID , array("filters"=>array('numro-de-projet'=>'13-220')));
and we expect to receive the Item "numro-de-projet" as "13-220" but its returning "13-022"
This fault appears to be random and some times we receive the correct data.
Please sign in to leave a comment.
Comments
1 comment