Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030765 | Retail Modules | Web POS | public | 2015-09-04 13:52 | 2015-09-21 14:55 |
|
Reporter | migueldejuana | |
Assigned To | migueldejuana | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR15Q4 | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0030765: [HGVOL] Small problems with multiserver |
Description | - When doing the second check for a server to know if it supports the service, we are checking the service of the actual call instead of message service.
- When getting message by server we are filtering by "mainServer" instead on filtering by name. |
Steps To Reproduce | - First bug: We cannot reproduce it, it is a second check for security.
- Second bug: Configure 3 servers, one of them will not be synchronized.
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0030690 | RR15Q4 | closed | mtaal | Update/fix of smaller issues related to multi-server behavior | blocks | feature request | 0029912 | | closed | mtaal | WebPOS Transparent Multi-Server Environments |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-09-04 13:52 | migueldejuana | New Issue | |
2015-09-04 13:52 | migueldejuana | Assigned To | => migueldejuana |
2015-09-04 13:52 | migueldejuana | Triggers an Emergency Pack | => No |
2015-09-04 13:53 | migueldejuana | Review Assigned To | => mtaal |
2015-09-09 08:52 | hgbot | Checkin | |
2015-09-09 08:52 | hgbot | Note Added: 0080255 | |
2015-09-09 08:52 | hgbot | Status | new => resolved |
2015-09-09 08:52 | hgbot | Resolution | open => fixed |
2015-09-09 08:52 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/48138a1fa6b57e3efb62d73acd129128a62a883b [^] |
2015-09-09 08:52 | hgbot | Checkin | |
2015-09-09 08:52 | hgbot | Note Added: 0080257 | |
2015-09-09 10:07 | mtaal | Relationship added | blocks 0029912 |
2015-09-09 10:07 | mtaal | Relationship added | depends on 0030690 |
2015-09-11 20:53 | hgbot | Checkin | |
2015-09-11 20:53 | hgbot | Note Added: 0080348 | |
2015-09-16 22:19 | mtaal | Review Assigned To | mtaal => migueldejuana |
2015-09-21 14:55 | migueldejuana | Note Added: 0080531 | |
2015-09-21 14:55 | migueldejuana | Status | resolved => closed |
2015-09-21 14:55 | migueldejuana | Fixed in Version | => RR15Q4 |
Notes |
|
(0080255)
|
hgbot
|
2015-09-09 08:52
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 48138a1fa6b57e3efb62d73acd129128a62a883b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Sep 08 17:28:05 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/48138a1fa6b57e3efb62d73acd129128a62a883b [^]
Fixes issue 30765: [HGVOL] Small problems with multiserver
Restructured requestrouter broadcast and pending sync logic
---
M src-db/database/sourcedata/OBMOBC_SERVICES.xml
M web/org.openbravo.mobile.core/source/component/ob-menu.js
M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js
M web/org.openbravo.mobile.core/source/model/ob-message.js
M web/org.openbravo.mobile.core/source/utils/ob-synchronization.js
---
|
|
|
(0080257)
|
hgbot
|
2015-09-09 08:52
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 348acd29a8109169e4536a47eeb4bc93c6a177d8
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Sep 08 23:21:20 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/348acd29a8109169e4536a47eeb4bc93c6a177d8 [^]
Related to issue 30765: [HGVOL] Small problems with multiserver
Prevent sending messages before message table is created
---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js
---
|
|
|
(0080348)
|
hgbot
|
2015-09-11 20:53
|
|
|
|
|
Tested and reviewed in 096c32fd2b54 |
|