Cannot Reproduce
Details
Details
Assignee
Unassigned
UnassignedReporter
Emma_Haroyan
Emma_HaroyanDevelopment Team
Eureka
Release
Ramsons (R2 2024) Bug Fix
RCA Group
TBD
Story Points
0
Sprint
None
Priority
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created November 13, 2024 at 4:57 AM
Updated January 15, 2025 at 3:48 PM
Resolved January 14, 2025 at 1:25 PM
ENV:
Eureka ECS - https://eureka-bugfest-ramsons-consortium.int.aws.folio.org/lists/new
Eureka non-ECS - https://eureka-bugfest-ramsons.int.aws.folio.org/
PRE-CONDITION:
The admin user is logged in
The admin user is on the “Lists” landing page
STEPS..
Click on “New” button on the landing page
Add a listname, select a record type - “Holdings”
Click on “Build query”
On the QB, select the field “Holdings — UUID”
Select the operator “is null/empty”
Select value - “false”
Click on “Test query”.
ACTUAL RESULT:
This query is supposed to return more than a milion records and probably due to that, the proper API request sometimes returns 500 or 502, this behavour is not stable, as you can see in my screenshot, the other requests are successfull, and several minutes they fail again
This query doesn’t return any value on Eureka non-ECS, I waited for ~ 1 h. On the Eureka ECS, we have the same errors, but after ~ 8-10 min, I am getting a result
EXPECTED RESULT:
No errors on the network
All requests are successfull, after few min the query returns the result
NOTE:
Everything looks good on OKAPI ECS and non-ECS environments