Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028776 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | have not tried | 2015-01-27 09:11 | 2015-02-04 20:34 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 92916e06c471 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028776: UI shows multi column sort in non standard grids | |||||||
Description | Grids in non-standard windows (such as widgets, selector popups, alerts, etc...) allow from UI to define multi column search though backend does not implement it. | |||||||
Steps To Reproduce | -In an instance with more than 100 active alerts -Open Alert Management window * Sort by Alert Rule * Pressing shift key, click on "Record" column header to sort it -> Note he UI shows "^1 Alert Rule ... ^2 Record" in the grid headers but the sorting is not properly applied * Right click in the grid headers "Configure Sort..." menu option appears, the UI allows to define multi sorting though it is not properly applied | |||||||
Proposed Solution | Remove from UI capability of multi sorting: - It is not implemented in standard windows grid - Proper backend implementation can lead to performance issues when trying to sort big tables as multi column indexes would be required to make them work | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0073943) hgbot (developer) 2015-01-30 12:47 |
Repository: erp/devel/pi Changeset: 92916e06c47197fbff15d24feade9f4d5a323546 Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Fri Jan 30 12:40:30 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/92916e06c47197fbff15d24feade9f4d5a323546 [^] Fixes bug 28776:Disable multiple sorting in UI of Grids(non-standard windows) It has been added the "canMultiSort" property to false in OBGrids non-standard windows (such as widgets, alerts, etc...). Now, it has been disabled multiple sorting. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js --- |
(0074010) alostale (viewer) 2015-02-03 08:50 |
code reviewed tested in: -Alert Management window -Widgets in workspace + full tab -Selectors popup -P&E |
(0074201) hudsonbot (viewer) 2015-02-04 20:34 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f36c91d0ad63 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2015-01-27 09:11 | alostale | New Issue | |
2015-01-27 09:11 | alostale | Assigned To | => inigosanchez |
2015-01-27 09:11 | alostale | OBNetwork customer | => No |
2015-01-27 09:11 | alostale | Modules | => Core |
2015-01-27 09:11 | alostale | Triggers an Emergency Pack | => No |
2015-01-27 09:12 | alostale | Relationship added | related to 0028010 |
2015-01-27 09:12 | alostale | Relationship replaced | blocks 0028010 |
2015-01-27 09:21 | alostale | File Added: Selection_196.png | |
2015-01-29 12:36 | alostale | Status | new => scheduled |
2015-01-29 12:36 | alostale | fix_in_branch | => pi |
2015-01-30 12:41 | inigosanchez | Issue Monitored: alostale | |
2015-01-30 12:45 | inigosanchez | Review Assigned To | => alostale |
2015-01-30 12:45 | inigosanchez | Resolution | open => fixed |
2015-01-30 12:45 | inigosanchez | fix_in_branch | pi => |
2015-01-30 12:47 | hgbot | Checkin | |
2015-01-30 12:47 | hgbot | Note Added: 0073943 | |
2015-01-30 12:47 | hgbot | Status | scheduled => resolved |
2015-01-30 12:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/92916e06c47197fbff15d24feade9f4d5a323546 [^] |
2015-02-03 08:50 | alostale | Note Added: 0074010 | |
2015-02-03 08:50 | alostale | Status | resolved => closed |
2015-02-03 08:50 | alostale | Fixed in Version | => 3.0PR15Q2 |
2015-02-04 20:34 | hudsonbot | Checkin | |
2015-02-04 20:34 | hudsonbot | Note Added: 0074201 |
Copyright © 2000 - 2009 MantisBT Group |