Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0043507 | Retail Modules | Web POS | public | 2020-03-17 09:47 | 2020-03-27 06:53 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR20Q2 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0043507: Remove winston npm dependency from mobile.core |
Description | The winston[1] npm library was added to provide to the jest based test infrastructure the ability to log information.
It seems that this does not provide so much value because:
- When enabled there is information logged that is not very useful. For that reason it is disabled by default.
- When creating/analyzing a test, it is possible to debug it using an IDE (VisualStudio, IntelliJ, etc.)
[1] https://www.npmjs.com/package/winston [^] |
Steps To Reproduce | . |
Proposed Solution | Delete winston npm dependency |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0043288 | | closed | marvintm | Implement StateController and SynchronizationBuffer components using IndexedDB |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-03-17 09:47 | caristu | New Issue | |
2020-03-17 09:47 | caristu | Assigned To | => Retail |
2020-03-17 09:47 | caristu | Triggers an Emergency Pack | => No |
2020-03-17 09:47 | caristu | Assigned To | Retail => caristu |
2020-03-17 09:48 | caristu | Description Updated | bug_revision_view_page.php?rev_id=20570#r20570 |
2020-03-23 08:38 | alostale | Relationship added | related to 0043288 |
2020-03-23 08:42 | caristu | Note Added: 0118743 | |
2020-03-24 10:58 | hgbot | Checkin | |
2020-03-24 10:58 | hgbot | Note Added: 0118783 | |
2020-03-24 10:58 | hgbot | Status | new => resolved |
2020-03-24 10:58 | hgbot | Resolution | open => fixed |
2020-03-24 10:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f71b8966f3cf81039fe7b81a8c8424e33c28b118 [^] |
2020-03-24 10:59 | caristu | Review Assigned To | => alostale |
2020-03-27 06:53 | alostale | Status | resolved => closed |
2020-03-27 06:53 | alostale | Fixed in Version | => RR20Q2 |