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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051906
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Openbravo Business APImajorhave not tried2023-03-17 14:252023-06-23 11:32
ReporterAtulOpenbravoView Statuspublic 
Assigned ToAtulOpenbravo 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0051906: RM-5506 Missing goods transaction in the push API sent by "Multiple Record Event Triggering Process"

DescriptionMissing goods transaction in the push API sent by "Multiple Record Event Triggering Process"
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0052654 closedcaristu Retail Modules push API "Stock Transactions: Inventory" missing some goods transactions in the exported data 

-  Notes
(0147657)
hgbot (developer)
2023-03-17 14:39

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/133 [^]
(0147658)
hgbot (developer)
2023-03-17 14:51

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/merge_requests/15 [^]
(0148617)
hgbot (developer)
2023-04-20 09:39

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 6f77cb9d1f4551ba60510ecc5163e3e4c56f9a64
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 20-04-2023 07:39:51
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/6f77cb9d1f4551ba60510ecc5163e3e4c56f9a64 [^]

Fixes BUG-0051906: Missing goods transaction in the push API sent by "Multiple Record Event Triggering Process" - handle update timestamps with zero milliseconds

---
M src/org/openbravo/api/process/ApiMultiRecordEventTriggeringProcess.java
---
(0148618)
hgbot (developer)
2023-04-20 09:39

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/133 [^]
(0148619)
hgbot (developer)
2023-04-20 09:41

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api [^]
Changeset: 9fbfd63994406f40b154b28cc32729ac7358dcc5
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 19-04-2023 18:28:33
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/commit/9fbfd63994406f40b154b28cc32729ac7358dcc5 [^]

Fixes BUG-0051906: Missing goods transaction in the push API sent
by "Multiple Record Event Triggering Process"

**Add where clause with created <= nextLastUpdated, here
nextLastUpdated date is the current date minus 5 seconds
when previous sync was ran. This way process does not miss any
records that were created between the process fetched records
and process ended.

---
M src-db/database/sourcedata/API_EXPORT_FILTER.xml
---
(0148620)
hgbot (developer)
2023-04-20 09:41

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/merge_requests/15 [^]

- Issue History
Date Modified Username Field Change
2023-03-17 14:25 AtulOpenbravo New Issue
2023-03-17 14:25 AtulOpenbravo Assigned To => Triage Platform Conn
2023-03-17 14:25 AtulOpenbravo Assigned To Triage Platform Conn => AtulOpenbravo
2023-03-17 14:26 AtulOpenbravo Status new => scheduled
2023-03-17 14:39 hgbot Note Added: 0147657
2023-03-17 14:51 hgbot Note Added: 0147658
2023-04-20 09:39 hgbot Resolution open => fixed
2023-04-20 09:39 hgbot Status scheduled => closed
2023-04-20 09:39 hgbot Note Added: 0148617
2023-04-20 09:39 hgbot Note Added: 0148618
2023-04-20 09:41 hgbot Note Added: 0148619
2023-04-20 09:41 hgbot Note Added: 0148620
2023-06-23 11:32 rafaroda Relationship added related to 0052654


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker