Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053291
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Modules] Open APImajoralways2023-08-24 15:302023-09-04 12:02
ReportersofidossantView Statuspublic 
Assigned ToTriage Platform Conn 
PriorityhighResolutionno change requiredFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50SCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0053291: Add a filter so that the entities that are also deactivated are obtained

DescriptionIf I use the API to get some entity, it always brings me the active records.
We need some filter that allows inactive results to be obtained as well.
Steps To ReproduceFor example use:
/ws/org.openbravo.api.ExportService/BusinessPartner
And you get only the active BP.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0154002)
adrianromero (manager)
2023-08-28 09:08

Deactivated records are not valid records for any business flow in Openbravo, not only for exporting in the API.

This is not an error of the API.
(0154400)
adrianromero (manager)
2023-09-04 12:02

The API is designed to return only active records as described in the documentation:
http://wiki.openbravo.com/wiki/Projects:External_Integration_Infrastructure/TechnicalDocumentation#org.openbravo.service.external.integration.export [^]


HqlQueryBuilderCriteria: A class intended to parse an HQL query by replacing a particular placeholder with the corresponding criteria. It has the following subclasses:
ActiveCriteria: Includes an isActive=true criteria.

- Issue History
Date Modified Username Field Change
2023-08-24 15:30 sofidossant New Issue
2023-08-24 15:30 sofidossant Assigned To => Triage Platform Conn
2023-08-24 15:35 sofidossant Type feature request => defect
2023-08-28 09:08 adrianromero Note Added: 0154002
2023-08-28 09:08 adrianromero Status new => closed
2023-08-28 09:08 adrianromero Resolution open => no change required
2023-08-28 12:26 sofidossant Status closed => new
2023-08-28 12:26 sofidossant Type defect => feature request
2023-09-04 12:02 adrianromero Note Added: 0154400
2023-09-04 12:02 adrianromero Status new => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker