-
Notifications
You must be signed in to change notification settings - Fork 959
Closed
Description
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:
- Add some transactions
- Go to the Blocks tab and observe the added transactions in the list
- Select any Orgs from the "Select Orgs" drop down and click on "Search" button
- 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
Projects
Status
Developer Done