Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0050897 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| feature request | [POS2] Core | major | have not tried | 2022-11-15 11:54 | 2022-11-22 18:31 | |||
| Reporter | jarmendariz | View Status | public | |||||
| Assigned To | jarmendariz | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 23Q1 | |||
| 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 | 0050897: Add memory usage info TerminalLog | |||||||
| Description | In order to make easier to troubleshoot memory issues on POS2 terminals, we could use performance.memory to periodically send memory usage info as part of the Terminal Log. | |||||||
| Steps To Reproduce | See description | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||
|
|||||||||||||||
Notes |
|
|
(0143608) hgbot (developer) 2022-11-15 12:03 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/915 [^] |
|
(0143995) hgbot (developer) 2022-11-22 12:16 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1382 [^] |
|
(0144015) hgbot (developer) 2022-11-22 17:19 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/915 [^] |
|
(0144016) hgbot (developer) 2022-11-22 17:19 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: c8e1f42ac9b22bd939b953efcf65c7b667c8c1f8 Author: Javier Armendáriz <javier.armendariz@openbravo.com> Date: 22-11-2022 16:35:35 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/c8e1f42ac9b22bd939b953efcf65c7b667c8c1f8 [^] Fixed ISSUE-50897: Adding memory usage log into Terminal Log --- A web-jspack/org.openbravo.core2/src/core/memory-log/LogMemoryUsage.js M web-jspack/org.openbravo.core2/src/core/terminal/TerminalLog.js --- |
|
(0144017) hgbot (developer) 2022-11-22 17:19 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1382 [^] |
|
(0144018) hgbot (developer) 2022-11-22 17:19 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 62427841cfb8e5178168b694b622a101492b7962 Author: Javier Armendáriz <javier.armendariz@openbravo.com> Date: 22-11-2022 16:30:32 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/62427841cfb8e5178168b694b622a101492b7962 [^] Related to ISSUE-50897: Created a new property in Terminal to enable to log memory usage info in Terminal Log --- M src-db/database/model/modifiedTables/OBPOS_APPLICATIONS.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src/org/openbravo/pos2/term/OBPOS2TerminalProperties.java M web-jspack/org.openbravo.pos2/src/ob-init.js --- |
|
(0144023) hgbot (developer) 2022-11-22 17:38 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 95af4a26ee8600534070287a686abe336500a988 Author: Javier Armendáriz <javier.armendariz@openbravo.com> Date: 22-11-2022 17:38:36 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/95af4a26ee8600534070287a686abe336500a988 [^] Related to ISSUE-50897: Boolean value in table should be required --- M src-db/database/model/modifiedTables/OBPOS_APPLICATIONS.xml --- |
|
(0144026) hgbot (developer) 2022-11-22 18:31 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 06c549c191f4263ab12cc78e15fac5b24cf6ab27 Author: Javier Armendáriz <javier.armendariz@openbravo.com> Date: 22-11-2022 18:31:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/06c549c191f4263ab12cc78e15fac5b24cf6ab27 [^] Related to ISSUE-50897: Fixed check name --- M src-db/database/model/modifiedTables/OBPOS_APPLICATIONS.xml --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2022-11-15 11:54 | jarmendariz | New Issue | |
| 2022-11-15 11:54 | jarmendariz | Assigned To | => jarmendariz |
| 2022-11-15 11:54 | jarmendariz | OBNetwork customer | => No |
| 2022-11-15 11:54 | jarmendariz | Triggers an Emergency Pack | => No |
| 2022-11-15 11:55 | jarmendariz | Status | new => scheduled |
| 2022-11-15 12:03 | hgbot | Merge Request Status | => open |
| 2022-11-15 12:03 | hgbot | Note Added: 0143608 | |
| 2022-11-22 12:16 | hgbot | Note Added: 0143995 | |
| 2022-11-22 16:55 | hgbot | Merge Request Status | open => approved |
| 2022-11-22 17:19 | hgbot | Resolution | open => fixed |
| 2022-11-22 17:19 | hgbot | Status | scheduled => closed |
| 2022-11-22 17:19 | hgbot | Note Added: 0144015 | |
| 2022-11-22 17:19 | hgbot | Fixed in Version | => 23Q1 |
| 2022-11-22 17:19 | hgbot | Note Added: 0144016 | |
| 2022-11-22 17:19 | hgbot | Note Added: 0144017 | |
| 2022-11-22 17:19 | hgbot | Note Added: 0144018 | |
| 2022-11-22 17:38 | hgbot | Note Added: 0144023 | |
| 2022-11-22 18:31 | hgbot | Note Added: 0144026 | |
| Copyright © 2000 - 2009 MantisBT Group |