Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #55313 All Revisions ] Back to Issue ]
Summary 0055313: Slowness in the "Product Category" dropdown.
Revision 2024-05-27 09:01 by AugustoMauch
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 [^]
Revision 2024-05-27 08:55 by AugustoMauch
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 few more pages are 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 [^]
Revision 2024-05-27 08:54 by AugustoMauch
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 few more pages are loaded
5. Write again "123". Notice that the combo is opened empty, when it should have loaded a record.

We use the attached file to create the new records in the "Product Category" table.

Video provided by the client: https://youtu.be/MJyCh4icwo0 [^]
Revision 2024-05-27 08:48 by AugustoMauch
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" field and confirm that the results take time to appear.

We use the attached file to create the new records in the "Product Category" table.

Video provided by the client: https://youtu.be/MJyCh4icwo0 [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker