Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0049423 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [POS2] POS | major | always | 2022-05-26 12:24 | 2022-06-02 22:54 | |||
| Reporter | ablasco | View Status | public | |||||
| Assigned To | ablasco | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| 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 | 0049423: Load Keymap could have better Performance in Layout Editor | |||||||
| Description | KeymapConfigurations are loaded at the beginning, but the same loading function is used when a Keymap is selected individually loading every keymap when is not needed. | |||||||
| Steps To Reproduce | *  With several Keymaps and products associated ( agapes enviroment ) - Login and click on Keymap Editor. - Select a Keymap. - Click on Set Layout, or change Resolution. * Time can reach 5 seconds to load the Keymap Editor, because every Keymap is loaded instead the one we want.  | |||||||
| Proposed Solution | Create a new function to execute LoadingKeymap separatedly when a Keymap is selected instead every on the list, and associate it with button "Set Layout". | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
|
  		Notes	 | 
|
| 
				(0137759) hgbot (developer) 2022-05-26 13:10  | 
	
		Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/974 [^] | 
| 
				(0138007) hgbot (developer) 2022-06-02 22:54  | 
	
		Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 9730babb92ca72acef8ed48054c1baa62c71bbfa Author: adrian.blasco <adrian.blasco@openbravo.com> Date: 02-06-2022 22:52:18 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9730babb92ca72acef8ed48054c1baa62c71bbfa [^] Fixes ISSUE-49423 - Better performance if KeymapConfiguration loads separately Copyright Fixes ISSUE-49423 - Better performance if KeymapConfiguration loads one by one --- M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeyMapEditorLayout.jsx M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/__test__/KeyMapEditorLayout.test.jsx M web-jspack/org.openbravo.pos2/src/configurations/keymapConfiguration/loadKeymapConfigurations.js ---  | 
| 
				(0138008) hgbot (developer) 2022-06-02 22:54  | 
	
		Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 9730babb92ca72acef8ed48054c1baa62c71bbfa Author: adrian.blasco <adrian.blasco@openbravo.com> Date: 02-06-2022 22:52:18 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9730babb92ca72acef8ed48054c1baa62c71bbfa [^] Fixes ISSUE-49423 - Better performance if KeymapConfiguration loads separately Copyright Fixes ISSUE-49423 - Better performance if KeymapConfiguration loads one by one --- M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeyMapEditorLayout.jsx M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/__test__/KeyMapEditorLayout.test.jsx M web-jspack/org.openbravo.pos2/src/configurations/keymapConfiguration/loadKeymapConfigurations.js ---  | 
| 
				(0138009) hgbot (developer) 2022-06-02 22:54  | 
	
		Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/974 [^] | 
  Issue History	 | 
|||
| Date Modified | Username | Field | Change | 
| 2022-05-26 12:24 | ablasco | New Issue | |
| 2022-05-26 12:24 | ablasco | Assigned To | => ablasco | 
| 2022-05-26 12:24 | ablasco | OBNetwork customer | => No | 
| 2022-05-26 12:24 | ablasco | Triggers an Emergency Pack | => No | 
| 2022-05-26 13:10 | hgbot | Merge Request Status | => open | 
| 2022-05-26 13:10 | hgbot | Note Added: 0137759 | |
| 2022-06-02 22:54 | hgbot | Merge Request Status | open => approved | 
| 2022-06-02 22:54 | hgbot | Resolution | open => fixed | 
| 2022-06-02 22:54 | hgbot | Status | new => closed | 
| 2022-06-02 22:54 | hgbot | Note Added: 0138007 | |
| 2022-06-02 22:54 | hgbot | Note Added: 0138008 | |
| 2022-06-02 22:54 | hgbot | Note Added: 0138009 | |
| Copyright © 2000 - 2009 MantisBT Group |