Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040287 | Retail Modules | StoreServer | public | 2019-02-28 09:06 | 2019-03-27 20:17 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | mtaal |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040287: API Change due to removal of internal/technical column in mobile server definition |
Description | The mobile server definition has a column 'offline_incoming_errors' which is used to keep track if there were (past-tense) incoming sync errors for a store when it went offline.
It shows that we don't need to keep this flag as we prevent the store to go offline in all cases when there are incoming errors. So the store won't go offline and there is no need to keep this flag.
So the idea is to remove this column.
This column/flag is very internal and not shown in the user interface. The risk of this api-change is very small. |
Steps To Reproduce | See Description |
Proposed Solution | See Description |
Additional Information | |
Tags | Approved |
Relationships | depends on | design defect | 0040219 | | closed | mtaal | Simplify check on offline with sync errors or delta age, show delta age in mobile server |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-02-28 09:06 | mtaal | New Issue | |
2019-02-28 09:06 | mtaal | Assigned To | => dmitry_mezentsev |
2019-02-28 09:06 | mtaal | OBNetwork customer | => No |
2019-02-28 09:06 | mtaal | Triggers an Emergency Pack | => No |
2019-02-28 09:07 | mtaal | Description Updated | bug_revision_view_page.php?rev_id=18367#r18367 |
2019-02-28 13:39 | dmitry_mezentsev | Tag Attached: Approved | |
2019-02-28 13:39 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => mtaal |
2019-03-04 15:21 | hgbot | Checkin | |
2019-03-04 15:21 | hgbot | Note Added: 0110195 | |
2019-03-04 15:21 | hgbot | Status | new => resolved |
2019-03-04 15:21 | hgbot | Resolution | open => fixed |
2019-03-04 15:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/api-checks-retail/rev/0a4f9bfa2cc2372abee337f96a1525fc06068fc5 [^] |
2019-03-04 15:25 | mtaal | Relationship added | depends on 0040219 |
2019-03-04 16:56 | mtaal | Note Added: 0110202 | |
2019-03-04 16:56 | mtaal | Status | resolved => new |
2019-03-04 16:56 | mtaal | Resolution | fixed => open |
2019-03-04 16:56 | hgbot | Checkin | |
2019-03-04 16:56 | hgbot | Note Added: 0110203 | |
2019-03-04 17:37 | hgbot | Checkin | |
2019-03-04 17:37 | hgbot | Note Added: 0110206 | |
2019-03-04 17:37 | hgbot | Status | new => resolved |
2019-03-04 17:37 | hgbot | Resolution | open => fixed |
2019-03-04 17:37 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/api-checks-retail/rev/0a4f9bfa2cc2372abee337f96a1525fc06068fc5 [^] => http://code.openbravo.com/retail/api-checks-retail/rev/b72cc121a7a1ad75a72cc28d5390290cf74487ad [^] |
2019-03-04 23:07 | hgbot | Checkin | |
2019-03-04 23:07 | hgbot | Note Added: 0110214 | |
2019-03-04 23:07 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/api-checks-retail/rev/b72cc121a7a1ad75a72cc28d5390290cf74487ad [^] => http://code.openbravo.com/retail/api-checks-retail/rev/8ac5c3d8adf271abebefcbbd138f9dd60a7c60eb [^] |
2019-03-05 10:35 | hgbot | Checkin | |
2019-03-05 10:35 | hgbot | Note Added: 0110220 | |
2019-03-11 21:01 | mtaal | Review Assigned To | => jorge-garcia |
2019-03-26 09:35 | mtaal | Review Assigned To | jorge-garcia => mtaal |
2019-03-26 09:35 | mtaal | Note Added: 0110646 | |
2019-03-26 09:35 | mtaal | Status | resolved => closed |
2019-03-27 20:17 | hgbot | Checkin | |
2019-03-27 20:17 | hgbot | Note Added: 0110709 | |
Notes |
|
(0110195)
|
hgbot
|
2019-03-04 15:21
|
|
Repository: retail/api-checks-retail
Changeset: 0a4f9bfa2cc2372abee337f96a1525fc06068fc5
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Mar 04 15:21:32 2019 +0100
URL: http://code.openbravo.com/retail/api-checks-retail/rev/0a4f9bfa2cc2372abee337f96a1525fc06068fc5 [^]
Fixes issue 40287: API Change due to removal of internal/technical column in mobile server definition
Api change, removed a technical field which is not needed anymore
---
M java/reference/java.japi.gz
---
|
|
|
(0110202)
|
mtaal
|
2019-03-04 16:56
|
|
api check fails, will resolve when pushed |
|
|
(0110203)
|
hgbot
|
2019-03-04 16:56
|
|
|
|
(0110206)
|
hgbot
|
2019-03-04 17:37
|
|
|
|
(0110214)
|
hgbot
|
2019-03-04 23:07
|
|
|
|
(0110220)
|
hgbot
|
2019-03-05 10:35
|
|
Repository: retail/api-checks-retail
Changeset: 3cc2a6a2b4085d9c5fc2f7a8f67d80b3c8d90b94
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Mar 05 10:35:19 2019 +0100
URL: http://code.openbravo.com/retail/api-checks-retail/rev/3cc2a6a2b4085d9c5fc2f7a8f67d80b3c8d90b94 [^]
Related to issue 40287: API Change due to removal of internal/technical column in mobile server definition
Also update the src-db changes
---
M model/modules/org.openbravo.mobile.core/src-db/database/model/tables/OBMOBC_SERVER_DEFINITION.xml
M model/modules/org.openbravo.mobile.core/src-db/database/sourcedata/AD_COLUMN.xml
M model/modules/org.openbravo.mobile.core/src-db/database/sourcedata/AD_ELEMENT.xml
---
|
|
|
(0110646)
|
mtaal
|
2019-03-26 09:35
|
|
|
|
(0110709)
|
hgbot
|
2019-03-27 20:17
|
|
Repository: retail/api-checks-retail
Changeset: 73c94bb7ab211ebd232759044ce9b3891547bec7
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Mar 27 20:16:56 2019 +0100
URL: http://code.openbravo.com/retail/api-checks-retail/rev/73c94bb7ab211ebd232759044ce9b3891547bec7 [^]
Related to issue 40287: API Change due to removal of internal/technical column in mobile server definition
Removal of not needed columns
---
M model/modules/org.openbravo.mobile.core/src-db/database/model/tables/OBMOBC_SERVER_DEFINITION.xml
M model/modules/org.openbravo.mobile.core/src-db/database/sourcedata/AD_COLUMN.xml
M model/modules/org.openbravo.mobile.core/src-db/database/sourcedata/AD_ELEMENT.xml
---
|
|