Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0048728 | POS2 | Core | public | 2022-03-07 15:54 | 2022-03-22 10:16 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
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 | 0048728: Enable logging the timings of user and state actions |
Description | It is important to have visibility on how long it takes to execute user and state actions on terminals (both in production and when doing new developments). We could take advantage of the terminal info and store it there.
This information can be verbose so it would be useful to be able to enable/disable this log on command, i.e. using an application setting.
Also, this profiling is only required on some specific cases, so by default the setting should not be visible on POS terminals, only if the terminal was configured on the backoffice for that purpose |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-03-07 15:54 | AugustoMauch | New Issue | |
2022-03-07 15:54 | AugustoMauch | Assigned To | => AugustoMauch |
2022-03-07 15:54 | AugustoMauch | OBNetwork customer | => No |
2022-03-07 15:54 | AugustoMauch | Triggers an Emergency Pack | => No |
2022-03-08 12:12 | AugustoMauch | Status | new => scheduled |
2022-03-08 12:27 | AugustoMauch | Description Updated | bug_revision_view_page.php?rev_id=23735#r23735 |
2022-03-08 23:29 | hgbot | Merge Request Status | => open |
2022-03-08 23:29 | hgbot | Note Added: 0135564 | |
2022-03-08 23:37 | hgbot | Note Added: 0135565 | |
2022-03-08 23:44 | hgbot | Note Added: 0135566 | |
2022-03-17 08:12 | hgbot | Merge Request Status | open => approved |
2022-03-17 18:20 | hgbot | Resolution | open => fixed |
2022-03-17 18:20 | hgbot | Status | scheduled => closed |
2022-03-17 18:20 | hgbot | Note Added: 0135814 | |
2022-03-17 18:20 | hgbot | Fixed in Version | => RR22Q2 |
2022-03-17 18:20 | hgbot | Note Added: 0135815 | |
2022-03-17 18:20 | hgbot | Note Added: 0135816 | |
2022-03-17 18:20 | hgbot | Note Added: 0135817 | |
2022-03-17 18:20 | hgbot | Note Added: 0135818 | |
2022-03-17 18:20 | hgbot | Note Added: 0135819 | |
2022-03-17 22:58 | hgbot | Note Added: 0135825 | |
2022-03-17 22:59 | hgbot | Note Added: 0135826 | |
2022-03-17 23:37 | hgbot | Note Added: 0135827 | |
2022-03-18 22:38 | AugustoMauch | Issue cloned | 0048843 |
2022-03-21 15:33 | hgbot | Note Added: 0135886 | |
2022-03-22 10:16 | hgbot | Note Added: 0135915 | |
Notes |
|
(0135564)
|
hgbot
|
2022-03-08 23:29
|
|
|
|
(0135565)
|
hgbot
|
2022-03-08 23:37
|
|
|
|
(0135566)
|
hgbot
|
2022-03-08 23:44
|
|
|
|
(0135814)
|
hgbot
|
2022-03-17 18:20
|
|
|
|
(0135815)
|
hgbot
|
2022-03-17 18:20
|
|
|
|
(0135816)
|
hgbot
|
2022-03-17 18:20
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: c085a1b249dcd38659f67fe409e85f317c7837c4
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 17-03-2022 18:20:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/c085a1b249dcd38659f67fe409e85f317c7837c4 [^]
Fixes ISSUE-48728: Merge branch 'fr/48728-action-timings'
---
A web-jspack/org.openbravo.core2/src/components/ActionTimingEnabledSetting/ActionTimingEnabledSetting.config.json
A web-jspack/org.openbravo.core2/src/model/setting/actions/EnableActionTiming.js
A web-jspack/org.openbravo.core2/src/model/setting/user-actions/EnableActionTiming.js
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/OBC2_USER_ACTION.xml
M web-jspack/org.openbravo.core2/src/core/user-action/UserAction.js
M web-jspack/org.openbravo.core2/src/core/user-action/__test__/UserAction.test.js
M web-jspack/org.openbravo.core2/src/model/setting/Setting.js
M web-jspack/org.openbravo.core2/src/ob-init.js
---
|
|
|
(0135817)
|
hgbot
|
2022-03-17 18:20
|
|
|
|
(0135818)
|
hgbot
|
2022-03-17 18:20
|
|
|
|
(0135819)
|
hgbot
|
2022-03-17 18:20
|
|
|
|
(0135825)
|
hgbot
|
2022-03-17 22:58
|
|
|
|
(0135826)
|
hgbot
|
2022-03-17 22:59
|
|
|
|
(0135827)
|
hgbot
|
2022-03-17 23:37
|
|
|
|
(0135886)
|
hgbot
|
2022-03-21 15:33
|
|
|
|
(0135915)
|
hgbot
|
2022-03-22 10:16
|
|
|