Skip to content

Backend - Block Pagination Query Fix #400

@Udhayakumari

Description

@Udhayakumari

What happened?

Block Pagination does not fetch the correct data when querying with the Orgs.

What did you expect to happen?

Block Pagination needs to fetch the correct data when querying with or without the Orgs.

How can we reproduce it (as minimally and precisely as possible)?

Steps to reproduce:

  1. Add some transactions
  2. Go to the Blocks tab and observe the added transactions in the list
  3. Select any Orgs from the "Select Orgs" drop down and click on "Search" button
  4. Observe that the list does not show the correct transactions

Anything else we need to know?

No response

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Developer Done

Relationships

None yet

Development

No branches or pull requests

Issue actions