Mantis Api - mc_filter_get_issues

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
rienkwind
Posts: 8
Joined: 20 Jul 2017, 08:25

Mantis Api - mc_filter_get_issues

Post 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?
rienkwind
Posts: 8
Joined: 20 Jul 2017, 08:25

Re: Mantis Api - mc_filter_get_issues

Post by rienkwind »

If anyone wants to know I fixed it, you have to put the id in a integer array like [50].
Post Reply