View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0023948 | mantisbt | api rest | public | 2018-02-08 04:51 | 2018-02-22 17:09 | 
| Reporter | johgoe | Assigned To | vboctor | ||
| Priority | normal | Severity | feature | Reproducibility | N/A | 
| Status | closed | Resolution | no change required | ||
| Summary | 0023948: Rest API to read notes for issue | ||||
| Description | Currently there is no rest api to read notes from an issue. I added a method myself see https://github.com/johgoe/mantisbt/commit/eb113701c151f86d6d30b90f784d9b80717d366f The usage is like GET 'https://mantisbt.mobilexag.de/api/rest/issues/12345/notes/'  | ||||
| Tags | No tags attached. | ||||
| 
	 Is there a reason why you can't use the GET issue API which also returns the notes?  | 
|
| 
	 @vboctor I don't know, why we didn't see it within the issue API. This API is fine. You can close this issue with "no change required". Thx for you support.  | 
|