lzim / teampsd

Team PSD is using GitHub, R and RMarkdown as part of our free and open science workflow.
GNU General Public License v3.0
9 stars 23 forks source link

wk1_feb_epic bug: data_ui vizFlag graph not changing after adjusting filters #2848

Closed emilymetcalf114 closed 1 year ago

emilymetcalf114 commented 1 year ago

@cmnappi reported in VA Red team prep on 1/18/2023: Team meets next tomorrow, 1/19, but this bug should not impact the meeting.

"When selecting Clinic Name - Providers on the vizFlag tab, a filter does not occur - the data stays exactly the same as if all clinics were selected."

@emilymetcalf114 replicated this phenomenon with the same team, another team within the same visn, another team within the same consortia, and a completely different team, all with the same results.

Data_ui: In the vizFlag tab, when making any selections in the "clinic name --> Providers" filter, and applying the filter, the graph does not change.

The graph does not change if you adjust the "VisitDateTime" slider either.

image

ghost commented 1 year ago

Will review this issue during PBI office hours wk1 feb_epic

lzim commented 1 year ago

adjudicate_memo

This is still open. _Should it be tracked with effort in both jan_epic & febepic @epearman ?

ghost commented 1 year ago

@lzim no effort was made on this bug in Janurary.

Feature Request: Have the same variables always be represented by the same colors on visualizations across Dat UI Users.

ghost commented 1 year ago

Solution:

  1. Navigate to the model

  2. Find the relationship between visits and patients and double click the line connecting the visits and patients table. image

  3. Under Cross filter direction select "both" and press "ok" image

ghost commented 1 year ago

I also noticed that the DateTime slicer was not filtering in the vizMeas or the viz Flag tab for the same reason, Due to a one way relationship in the model. I changed the relationship between the Visits table and the Dimlocation table to both ways and the dates are also filtering now.

ghost commented 1 year ago

Bug resolved and in Testing see #2879