Openbravo Issue Tracking System - Modules
View Issue Details
0048720ModulesOpenbravo Business APIpublic2022-03-04 10:462022-03-04 11:33
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
 
0048720: API doc generation fails when having multiple categories
API doc generation fails when having multiple categories. When accessing swagger the following error is thrown:

class org.hibernate.jpa.spi.TupleBuilderTransformer$HqlTupleImpl cannot be cast to class java.lang.Comparable
1) Create a new category Entity Mapping Category
2) Assign the new category to any of the Openbravo Business API entity mapping
No tags attached.
related to feature request 0048366 closed caristu Retail Modules Split Retail API Infrastructure into a new module 
Issue History
2022-03-04 10:46caristuNew Issue
2022-03-04 10:46caristuAssigned To => Triage Platform Conn
2022-03-04 10:46caristuAssigned ToTriage Platform Conn => caristu
2022-03-04 10:47caristuRelationship addedrelated to 0048366
2022-03-04 10:48hgbotNote Added: 0135460
2022-03-04 11:33hgbotResolutionopen => fixed
2022-03-04 11:33hgbotStatusnew => closed
2022-03-04 11:33hgbotNote Added: 0135467
2022-03-04 11:33hgbotNote Added: 0135468

Notes
(0135460)
hgbot   
2022-03-04 10:48   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/10 [^]
(0135467)
hgbot   
2022-03-04 11:33   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 68d75d241e9d85eaf1781efa34d983008ae8ce9c
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 04-03-2022 09:49:08
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/68d75d241e9d85eaf1781efa34d983008ae8ce9c [^]

fixes BUG-48720: API generation fails having multiple categories

---
M src/org/openbravo/api/openapi/ApiDefinitionGenerator.java
---
(0135468)
hgbot   
2022-03-04 11:33   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/10 [^]