Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0046475 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] Core | minor | have not tried | 2021-05-04 09:06 | 2021-06-10 13:43 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0046475: inactivity does not trigger forcefully masterdata refresh in DB | |||||||
Description | Being 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 Reproduce | 1. 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 | Merge Request Status | => open |
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:42 | hgbot | Merge Request Status | open => approved |
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 |