View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022786 | mantisbt | api rest | public | 2017-04-23 18:45 | 2025-03-25 13:03 |
Reporter | vboctor | Assigned To | vboctor | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Product Version | 2.3.1 | ||||
Summary | 0022786: Support CRUD operations for issue notes | ||||
Description | Add ability to create, retrieve, update and delete notes. At the moment, it is possible to retrieve notes as part of retrieving issues but not on their own. | ||||
Tags | No tags attached. | ||||
related to | 0023396 | closed | vboctor | REST API Issue update support |
related to | 0023948 | closed | vboctor | Rest API to read notes for issue |
parent of | 0023143 | closed | vboctor | Support adding notes via REST API |
parent of | 0023145 | closed | vboctor | Support deleting notes via REST API |
has duplicate | 0035659 | closed | atrol | There is No Option to Edit Issue Note - Method Not Allowed in rest API |
Notes can be updated now as part of an issue update that was implemented via 0023396. However, we should still add specific update operation for notes without an issue update operation. |
|
CRUD for notes: |
|