Search found 6 matches

by ninja-tester
18 Jun 2018, 08:10
Forum: General Discussion
Topic: How do I get all custom fields of an issue or project using REST API
Replies: 0
Views: 3142

How do I get all custom fields of an issue or project using REST API

I'd like to get all custom field by issue or by project id.
Is it possible to do via rest api?
by ninja-tester
06 Jun 2018, 08:02
Forum: General Discussion
Topic: Error updating enumeration custom field via rest api
Replies: 1
Views: 2238

Error updating enumeration custom field via rest api

I'm trying to update an issue with an enumeration type custom filed and get the error: Response{protocol=http/1.1, code=400, message=Invalid value for custom field 'Субъект РФ', url=http://localhost/api/rest/issues/24579} When I updating other custom fields (not an enumaration, but usual text fields...
by ninja-tester
04 Apr 2018, 08:05
Forum: General Discussion
Topic: How to include a Custom filed with a comma inside it's name in CSV export file
Replies: 2
Views: 2702

Re: How to include a Custom filed with a comma inside it's name in CSV export file

atrol wrote: 03 Apr 2018, 15:00use page Manage > Manage Configuration > Configuration Report to edit settings.

Choose appropriate "username" and "Project Name"
Choose "Configuration option" csv_columns.
Greate, it's working. Thank you!
by ninja-tester
03 Apr 2018, 14:52
Forum: General Discussion
Topic: How to include a Custom filed with a comma inside it's name in CSV export file
Replies: 2
Views: 2702

How to include a Custom filed with a comma inside it's name in CSV export file

I have a Custom field's name with a comma (,). It has system name "custom_Client, bla bla", for example. That's bad, but I can't change it :cry: I have to create a CSV report dayly and this report must include this filed. When I try to edit "CSV Columns" Textarea in a http://mant...
by ninja-tester
03 Apr 2018, 11:37
Forum: Help
Topic: How to create SOAP API Java client
Replies: 0
Views: 2586

How to create SOAP API Java client

I have a problem with adding wsdl files to utilities (soupUI) that work with them. If I do it by using the link https://mantisbt.org/bugs/api/soap/mantisconnect.php?wsdl evrything is all right, but if I try to add wsdl file from my local mantis server (\api\soap\mantisconnect.wsdl) all requests adde...
by ninja-tester
05 Jul 2017, 08:37
Forum: EmailReporting
Topic: Report issue via Email
Replies: 21
Views: 43934

Re: Report issue via Email

How can I download plugin version with Mantis 2.xx support?