Openbravo Issue Tracking System - Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0043678 | Modules | Ticket API | public | 2020-04-06 13:29 | 2022-02-01 08:07 |
Reporter | caristu | ||||
Assigned To | Triage Platform Base | ||||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Review Assigned To | |||||
Support ticket | |||||
OBNetwork customer | No | ||||
Regression introduced in release | |||||
Summary | 0043678: Auto generate JSON representation of a ticket if the content is not provided | ||||
Description | Currently when the toJSON() method is invoked and no content has been provided to the ticket (via the setContent method) an empty JSONObject is returned. See [1]. It would be nice if this method, instead, could generate automatically the JSONObject with the ticket information retrieved from the ticket attribute values. https://gitlab.com/openbravo/product/pmods/org.openbravo.api.ticket/-/blob/master/src/org/openbravo/api/ticket/BaseTicket.java#L129 [^] | ||||
Steps To Reproduce | . | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-04-06 13:29 | caristu | New Issue | |||
2020-04-06 13:29 | caristu | Assigned To | => platform | ||
2020-04-06 13:29 | caristu | OBNetwork customer | => No | ||
2020-04-06 13:29 | caristu | Type | defect => feature request | ||
2020-04-06 14:04 | caristu | Description Updated | bug_revision_view_page.php?rev_id=20700#r20700 | ||
2020-04-06 14:05 | caristu | Description Updated | bug_revision_view_page.php?rev_id=20701#r20701 | ||
2020-04-06 14:06 | caristu | Description Updated | bug_revision_view_page.php?rev_id=20702#r20702 | ||
2020-04-06 14:06 | caristu | Description Updated | bug_revision_view_page.php?rev_id=20703#r20703 | ||
2022-02-01 08:07 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |