Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055313 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | major | always | 2024-04-25 12:18 | 2024-06-13 13:00 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR24Q3 | |||
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 | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 96211 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0055313: Slowness in the "Product Category" dropdown. | |||||||
Description | Slowness in the "Product Category" dropdown. | |||||||
Steps To Reproduce | Backend: 1. Add 1000 active new records in the "Product Category" window. 2. Open the "Product" window and open a product. 3. Try to filter the "Product Category", using "123", it will work fine. Delete the filter text. 4. Open the combo and scroll down until a new page is loaded 5. Write again "123". Notice that the combo is opened empty, when it should have loaded a record. To create the records for the White Valley client, execute the attached script like this: psql -h localhost -d db_pos2_modules2 -U tad -f populateCategories.sql Video provided by the client: https://youtu.be/MJyCh4icwo0 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() ![]() ![]() | |||||||
![]() |
|
![]() |
|
(0164310) frank_gonzalez (viewer) 2024-05-08 09:42 |
Jira: https://openbravo.atlassian.net/browse/RM-13808 [^] |
(0164970) aferraz (viewer) 2024-05-22 13:11 |
Waiting feedback to know how to reproduce the bug |
(0165005) egoitz (viewer) 2024-05-23 08:55 |
Reasgined to Platform as per Alvaro's request |
(0165135) AugustoMauch (administrator) 2024-05-27 09:10 edited on: 2024-06-10 13:19 |
Problem: - When filtering after having scrolled down, two request are done. Both include the filter text as criteria. The first one is wrong because it contains a wrong start row, the second one is proper. See attached images |
(0165749) hgbot (developer) 2024-06-10 17:30 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1272 [^] |
(0165907) hgbot (developer) 2024-06-13 13:00 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1272 [^] |
(0165908) hgbot (developer) 2024-06-13 13:00 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: d54fc216f43a800493d4bc58488ab9820a30d155 Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 13-06-2024 08:59:35 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/d54fc216f43a800493d4bc58488ab9820a30d155 [^] Fixes ISSUE-55313: No data displayed when filtering after previous scrolling down The problem is that the wrong start/end row was requested when a filter was set if the current selector list was not showing the first page. To fix it, now whenever a selector filter is edited, the scroll is forced to the top, to ensure always the first page is initially requested . Scrolling down after filtering works fine, further pages are requested --- M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2024-04-25 12:18 | Leyre | New Issue | |
2024-04-25 12:18 | Leyre | Assigned To | => Triage Omni OMS |
2024-04-25 12:18 | Leyre | File Added: bulkProductCategory.curl | |
2024-04-25 12:18 | Leyre | OBNetwork customer | => No |
2024-04-25 12:18 | Leyre | Modules | => Core |
2024-04-25 12:18 | Leyre | Support ticket | => 96211 |
2024-04-25 12:18 | Leyre | Triggers an Emergency Pack | => No |
2024-04-25 12:56 | Practics | Issue Monitored: Practics | |
2024-05-07 15:14 | ngarcia | OBNetwork customer | No => OBPS |
2024-05-08 09:32 | Leyre | Severity | minor => major |
2024-05-08 09:42 | frank_gonzalez | Note Added: 0164310 | |
2024-05-22 13:11 | aferraz | Note Added: 0164970 | |
2024-05-22 13:11 | aferraz | Status | new => feedback |
2024-05-23 08:54 | egoitz | Assigned To | Triage Omni OMS => Triage Platform Base |
2024-05-23 08:54 | egoitz | Status | feedback => new |
2024-05-23 08:55 | egoitz | Note Added: 0165005 | |
2024-05-27 08:47 | AugustoMauch | Assigned To | Triage Platform Base => Leyre |
2024-05-27 08:48 | AugustoMauch | Note Added: 0165134 | |
2024-05-27 08:51 | AugustoMauch | Note Deleted: 0165134 | |
2024-05-27 08:54 | AugustoMauch | Steps to Reproduce Updated | View Revisions |
2024-05-27 08:54 | AugustoMauch | File Added: populateCategories.sql | |
2024-05-27 08:55 | AugustoMauch | Steps to Reproduce Updated | View Revisions |
2024-05-27 09:01 | AugustoMauch | Steps to Reproduce Updated | View Revisions |
2024-05-27 09:10 | AugustoMauch | Note Added: 0165135 | |
2024-05-27 09:11 | AugustoMauch | File Added: wrong.png | |
2024-05-27 09:11 | AugustoMauch | File Added: right.png | |
2024-05-27 09:44 | AugustoMauch | Assigned To | Leyre => AugustoMauch |
2024-05-27 09:44 | AugustoMauch | Status | new => acknowledged |
2024-06-10 13:19 | AugustoMauch | Note Edited: 0165135 | View Revisions |
2024-06-10 17:30 | hgbot | Merge Request Status | => open |
2024-06-10 17:30 | hgbot | Note Added: 0165749 | |
2024-06-12 09:56 | AugustoMauch | Status | acknowledged => scheduled |
2024-06-12 11:24 | hgbot | Merge Request Status | open => approved |
2024-06-12 11:24 | hgbot | Merge Request Status | approved => open |
2024-06-13 12:59 | hgbot | Merge Request Status | open => approved |
2024-06-13 13:00 | hgbot | Resolution | open => fixed |
2024-06-13 13:00 | hgbot | Status | scheduled => closed |
2024-06-13 13:00 | hgbot | Note Added: 0165907 | |
2024-06-13 13:00 | hgbot | Fixed in Version | => PR24Q3 |
2024-06-13 13:00 | hgbot | Note Added: 0165908 |
Copyright © 2000 - 2009 MantisBT Group |