Done
Details
Assignee
Dmitriy LitvinenkoDmitriy LitvinenkoReporter
julie.bicklejulie.bickleLabels
Priority
P4Story Points
0.5Sprint
NoneDevelopment Team
VegaRelease
R3 2021 Bug FixTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Dmitriy Litvinenko
Dmitriy LitvinenkoReporter
julie.bickle
julie.bickleLabels
Priority
Story Points
0.5
Sprint
None
Development Team
Vega
Release
R3 2021 Bug Fix
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 28, 2021 at 4:50 PM
Updated November 2, 2021 at 3:51 PM
Resolved November 2, 2021 at 1:55 PM
Overview:
Test case "Verify that entering criteria for "Refunds to process manually" report works properly": https://foliotest.testrail.io/index.php?/tests/view/932067
Scenario 2:
Given the Refunds to process manually report (CSV) option in Users app Users search results page Actions drop-down
When clicked
Then open Refunds to process manually modal with Save & close button inactive until Start date entered
Issue: I can export a report even through Start Date (and also End Date) are empty. It contains all the data entries.
Steps to Reproduce:
1] Kiwi BugFest >> Users >> Actions >> Refunds to process manually report (CSV)
2] Save & Close >> See your download appear
Expected Results:
I didn't expect to be able to click the Save & Close button.
Actual Results:
I actually can click the Save & Close button.
Additional Information:
Reviewing the list of scnearios here: https://folio-org.atlassian.net/browse/UIU-1164 , I see that there is no scenario for when Start Date + End Date are blank.
I don't think it's a (big) problem per se, rather the test case is failed and I'm not sure what the expected behaviour should be in this case.
The only issue I can think of is: If the download is HUGE, when does it time out + does that timing out&the size of the file have any other consequences?