I'm working on the soap api, and i was relying on the official procedures list : https://www.mantisbt.org/bugs/api/soap/ ... t.php?wsdl
But when i wanted to run my code on my own mantis, i got an error saying the procedure is missing... and indeed, if i go to my own procedures list (http://my_own_mantis/api/soap/mantisconnect.php?wsdl) the procedure i want to use is missing!
The procedure is mc_filter_search_issue_ids (all the mc_filter_search_* are missing on my installation). My mantis version is 1.2.19 (schema version 183) so i should have the last software version...
are these procedure part of a plugin? are they still not released?
Any idea welcome
Thanks