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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046475
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coreminorhave not tried2021-05-04 09:062021-06-10 13:43
ReporteralostaleView Statuspublic 
Assigned Togorka_gil 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0046475: inactivity does not trigger forcefully masterdata refresh in DB

DescriptionBeing inactive after an incremental refresh occurred for more time than the threshold configured in the touchpoint type does not update the local DB.
Steps To Reproduce1. In backoffice configure touchpoint type to trigger incremental refresh and force masterdata refresh on inactivite to 1 minute each
2. Log in pos2
3. Update the name of one of the products that is in use in the keypad
4. Wait for one minute (to trigger masterdata refresh fetch)
5. Wait for another minute with no activity (to trigger forceful DB refresh)
6. Switch to Orders window and back to sell (to force keypad re-render)
   -> ERROR: the keypad is not updated to reflect the new product's name
7. Complete current ticket -> this triggers update and the keypad is finally rendered with the new name
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0129158)
hgbot (developer)
2021-06-07 19:23

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/230 [^]
(0129159)
hgbot (developer)
2021-06-07 19:25

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/464 [^]
(0129327)
hgbot (developer)
2021-06-10 12:43

Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/464 [^]
(0129343)
hgbot (developer)
2021-06-10 13:43

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/230 [^]
(0129344)
hgbot (developer)
2021-06-10 13:43

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: b11141de6e7d76d5039de0e5d346fc08473f4bde
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 2021-06-10T11:42:48+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/b11141de6e7d76d5039de0e5d346fc08473f4bde [^]

Fixed ISSUE-46475: avoid a block of the masterdata force timeout

If save in db is cancel because another request or save is running,
the save is not done, but the timeout remains there blocking other
timeouts to be added.

With this change we clear the timeouts in any case, to avoid this situation.

---
M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js
---

- Issue History
Date Modified Username Field Change
2021-05-04 09:06 alostale New Issue
2021-05-04 09:06 alostale Assigned To => Retail
2021-05-04 09:06 alostale Resolution time => 1623708000
2021-05-04 09:06 alostale Triggers an Emergency Pack => No
2021-05-04 09:07 alostale Status new => acknowledged
2021-05-27 09:46 guilleaer Assigned To Retail => platform
2021-06-07 13:47 gorka_gil Assigned To platform => gorka_gil
2021-06-07 19:23 hgbot Note Added: 0129158
2021-06-07 19:25 hgbot Note Added: 0129159
2021-06-09 17:24 guilleaer Status acknowledged => scheduled
2021-06-10 12:43 hgbot Note Added: 0129327
2021-06-10 13:43 hgbot Resolution open => fixed
2021-06-10 13:43 hgbot Status scheduled => closed
2021-06-10 13:43 hgbot Note Added: 0129343
2021-06-10 13:43 hgbot Fixed in Version => RR21Q3
2021-06-10 13:43 hgbot Note Added: 0129344


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker