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 7 forks source link

Gender and verification status filter not working concurrently #2806

Open calremmel opened 2 years ago

calremmel commented 2 years ago

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

Action Performed:

  1. Go to https://dev-globalhealth.pantheonsite.io/

  2. Tap Data deep dives and select Columbia or any other country

  3. Click Go to Columbia Data

  4. Apply filter Male and verified under verification status

Expected Result: Covid data list page should open

Actual Result: Covid data page not loading

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:macOS,Web Browser:Safari,Operating System Major Version:Monterey 12.X,Operating System Version:Monterey 12.5

---- APPLAUSE PROPERTIES ----

Applause Issue/Bug ID: 5714872

Title: Data Deep Dives- Covid data page not loading Status: Pending Approval

Type: Functional Frequency: Every Time Severity: High

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

---- 1 Community Reproductions ----

Katarzyna Wladyszewska on 2022-09-04 15:17:51.0 macOS - Monterey 12.X - Monterey 12.5.1 - English - Chrome

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

Bug5714872_Recording__173.mp4 : https://utest-dl.s3.amazonaws.com/6414/27563/380123/5714872/bugAttachment/Bug5714872_Recording__173.mp4?AWSAccessKeyId=AKIAJ2UIWMJ2OMC3UCQQ&Expires=1978351139&Signature=hI5LXf7JFHcdxacSYT8uz%2FPShN8%3D

Bug5714872_Screen_Shot_2022-09-02_at_2.25.45_PM.png : https://utest-dl.s3.amazonaws.com/6414/27563/380123/5714872/bugAttachment/Bug5714872_Screen_Shot_2022-09-02_at_2.25.45_PM.png?AWSAccessKeyId=AKIAJ2UIWMJ2OMC3UCQQ&Expires=1978351139&Signature=sSdrFAQYy7qH1MbSK%2FXbn%2BB9yIs%3D

Bug5714872_Recording__173.mp4

Bug5714872_Screen_Shot_2022-09-02_at_2.25.45_PM.png

maciej-zarzeczny commented 2 years ago

This one is not working in DEV env. The reason is that we don't have such index declared in the database. In the new design proposed by Ania we decided that verification status is not needed anymore so we dropped this column from the table. So after implementing the new design there won't be verification status filter option

abhidg commented 2 years ago

Known issue, moving to 1.13 to give us time to plan filter UI re-work