Page 1 of 1

Mantis Api - mc_filter_get_issues

Posted: 20 Jul 2017, 08:30
by rienkwind
Hello,

Im using the mantis api and im trying to get certain issues based on status with mc_filter_get_issues.
Now I do get all the issues but they are not filtered, I have tried the status_id but whatever id I put in there its not filtering.

Does anybody have experience with this problem?

Re: Mantis Api - mc_filter_get_issues

Posted: 25 Jul 2017, 06:39
by rienkwind
If anyone wants to know I fixed it, you have to put the id in a integer array like [50].