globaldothealth / list

Repository for Global.health: a data science initiative to enable rapid sharing of trusted and open public health data to advance the response to infectious diseases.
MIT License
39 stars 8 forks source link

Covid-19 Map - Choosing Country "Taiwan" leads to "Something went wrong, please try again." error pa #2876

Open calremmel opened 1 year ago

calremmel commented 1 year ago

View your issue at Applause Testing Services - https://platform.applause.com/products/27563/testcycles/380123/issues/5718431 ---- ACTION DETAILS ----

Action Performed:

  1. Open the URL https://dev-globalhealth.pantheonsite.io/
  2. Hover Covid-19 and select Map
  3. Click on "Coverage View" from the header
  4. Select "Travelhistory.TraveledPrior30Days" from the dropdown Choose a Field
  5. Choose Country "Taiwan"

Expected Result: Choosing Country "Taiwan" should show the coverage view page for Taiwan on map

Actual Result: Choosing Country "Taiwan" leads to "Something went wrong, please try again." error page

Additional Info:

Error Code/Message:

---- Applause Team Lead Recommendation ----

From Katarzyna Wladyszewska Reproducible: Yes In scope: Yes Not a duplicate: yes Seems valid: yes Suggested value: very valuable Comment:

---- ENVIRONMENT ----

Language:English,Operating System:Windows,Web Browser:Chrome,Operating System Major Version:Windows 11,Operating System Version:11 Home

---- APPLAUSE PROPERTIES ----

Applause Issue/Bug ID: 5718431

Title: Covid-19 Map - Choosing Country "Taiwan" leads to "Something went wrong, please try again." error pa Status: Pending Approval

Type: Performance Frequency: Every Time Severity: Medium

Product (Build): Global Health (Global Health.Map) Test Cycle: Global Health - Dev Test Cycle - 9/2/2022

---- 2 Community Reproductions ----

Ashakiran Bhattula on 2022-09-05 16:53:30.0 Windows - Windows 11 - 11 - English - Chrome Attachments: ga_test.mp4 : https://utest-dl.s3.amazonaws.com/5718431/bugReproduction/2262366/ga_test.mp4?AWSAccessKeyId=AKIAJ2UIWMJ2OMC3UCQQ&Expires=1978351504&Signature=jwjttiFZwH7s0Xf8zJSKLsjwTJc%3D

Katarzyna Wladyszewska on 2022-09-06 02:36:07.0 macOS - Monterey 12.X - Monterey 12.5.1 - English - Chrome

---- APPLAUSE ATTACHMENT(S) ----

Bug5718431_Recording__3950.mp4 : https://utest-dl.s3.amazonaws.com/6414/27563/380123/5718431/bugAttachment/Bug5718431_Recording__3950.mp4?AWSAccessKeyId=AKIAJ2UIWMJ2OMC3UCQQ&Expires=1978351504&Signature=WJsClt7YWSJbpfH%2FLf9C21Ex4ks%3D

ga_test.mp4

Bug5718431_Recording__3950.mp4

maciej-zarzeczny commented 1 year ago

The reason for this error is that Taiwan data are available in the comleteness.json file in the S3 bucket, but are not present in country/latest.json file. Because of that I don't have enough information to properly display a popup on the map. @abhidg Do you know perhaps why Taiwan is not present in the country/latest.json in covid-19-aggregates-eu bucket?

If those data are not available all I can do is disable displaying a popup for countries that are present in completeness file but not in country/latest file in order to avoid app crashing

maciej-zarzeczny commented 1 year ago

Also this error doesn't happen in DEV env. That means that Taiwan data are available in covid-19-aggregates-dev bucket