magnussolution / magnusbilling7

MagnusBilling is a fast, secure, efficient, high availability, VOIP Billing.
https://www.magnusbilling.org
GNU Lesser General Public License v3.0
182 stars 106 forks source link

Web-UI: Find prefix by quick search field with page > 1 return empty list #611

Open Aminuxer opened 1 year ago

Aminuxer commented 1 year ago

Describe the bug Empty list instead of prefix

To Reproduce Steps to reproduce the behavior:

  1. Go to Web-UI, Rates, Tariffs
  2. Click on [>] or [>>] button at page bottom for switch to second or bigger page
  3. Input in top field [Search prefix] any correct short prefix which exists in database but not displayed on current page and press [🔍] button
  4. See empty list with zeros pages count

Expected behavior Display subprefixes with correct page count

If switch to first page and start prefix search on first page, all work correctly. Problem also present on Rates - Prefixes and Routes -> Provider Rates

It not so critical, but better fix this.

magnussolution commented 1 year ago

hello, to make filter, you need bak to page 1 before apply the filter.

Aminuxer commented 1 year ago

OK, this is feature ? In this case issue can be closed, thank you.

P.S. At first test i think about severe database / server problem. This behavior not evidently. But if it can't be fixed easily - will use as is, it not so critical. Thank you for help.