I'd like to get all custom field by issue or by project id.
Is it possible to do via rest api?
Search found 6 matches
- 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: 4232
- 06 Jun 2018, 08:02
- Forum: General Discussion
- Topic: Error updating enumeration custom field via rest api
- Replies: 1
- Views: 2716
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 ...
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 ...
- 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: 3397
Re: How to include a Custom filed with a comma inside it's name in CSV export file
Greate, it's working. Thank you!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.
- 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: 3397
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://mantis.o-code.ru ...
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://mantis.o-code.ru ...
- 03 Apr 2018, 11:37
- Forum: Help
- Topic: How to create SOAP API Java client
- Replies: 0
- Views: 3262
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 ...
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 ...
- 05 Jul 2017, 08:37
- Forum: EmailReporting
- Topic: Report issue via Email
- Replies: 21
- Views: 52340
Re: Report issue via Email
How can I download plugin version with Mantis 2.xx support?