Openbravo Issue Tracking System - Modules
View Issue Details
0043678ModulesTicket APIpublic2020-04-06 13:292022-02-01 08:07
caristu 
Triage Platform Base 
highminorhave not tried
newopen 
5
 
 
0043678: Auto generate JSON representation of a ticket if the content is not provided
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 [^]
.
No tags attached.
Issue History
2020-04-06 13:29caristuNew Issue
2020-04-06 13:29caristuAssigned To => platform
2020-04-06 13:29caristuTypedefect => feature request
2020-04-06 14:04caristuDescription Updatedbug_revision_view_page.php?rev_id=20700#r20700
2020-04-06 14:05caristuDescription Updatedbug_revision_view_page.php?rev_id=20701#r20701
2020-04-06 14:06caristuDescription Updatedbug_revision_view_page.php?rev_id=20702#r20702
2020-04-06 14:06caristuDescription Updatedbug_revision_view_page.php?rev_id=20703#r20703
2022-02-01 08:07alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.