Search found 6 matches

by rud99
04 Feb 2019, 14:02
Forum: Help
Topic: Can I organize a search in issues names through rest api?
Replies: 0
Views: 3635

Can I organize a search in issues names through rest api?

Hello to all!
I have a question.
Can I organize a search in issues names through rest api?
In the documentation did not find. Thank!
by rud99
16 Jan 2019, 13:18
Forum: Help
Topic: I can not update issue status from "resolved" to "closed" when requested via REST API
Replies: 4
Views: 2990

Re: I can not update issue status from "resolved" to "closed" when requested via REST API

Thanks to all! Problem solved! The problem was in the settings of Mantis. The "developer" user did not have rights to change tasks marked "read-only". It turned out, tasks with status "resolved" accept "read-only" property. I changed the settings - gave the &q...
by rud99
16 Jan 2019, 11:13
Forum: Help
Topic: I can not update issue status from "resolved" to "closed" when requested via REST API
Replies: 4
Views: 2990

Re: I can not update issue status from "resolved" to "closed" when requested via REST API

Can you do this using mantis manually (without using REST)? If not, review the workflow settings and ensure it is working manually. Then test the REST Api again. Yes, of course I can close the task from the Mantis interface I can do this by clicking on the "Close" button https://yadi.sk/i...
by rud99
16 Jan 2019, 09:11
Forum: Help
Topic: I can not update issue status from "resolved" to "closed" when requested via REST API
Replies: 4
Views: 2990

I can not update issue status from "resolved" to "closed" when requested via REST API

Greetings to all! I can not update issue status from "resolved" to "closed" when requested via REST API. With this request, I get 500 Internal Server Error. But for example, I can change the status of the request from "feedback"(for example) to "assigned" with...
by rud99
31 Jul 2018, 06:13
Forum: Help
Topic: I can not understand how to associate the attached file width note in issue
Replies: 2
Views: 1682

I can not understand how to associate the attached file width note in issue

Greetings to all!
I have a problem in Mantis REST API: I can not understand how to associate the attached file width note in issue.
As far as I can see, there is no assotiation(link) between the attachment and the note.

Thank you!