OHDSI / Atlas

ATLAS is an open source software tool for researchers to conduct scientific analyses on standardized observational data
http://atlas-demo.ohdsi.org/
Apache License 2.0
266 stars 136 forks source link

Changing Data Source does not update the reports on Atlas 2.11.1 #2741

Closed djogopatrao closed 2 years ago

djogopatrao commented 2 years ago

Expected behavior

Changing the data source, when having a report already opened, should update properly the report to the selected data source.

Actual behavior

Only the title of the report changes, not the graphs nor the numbers

Steps to reproduce behavior

4) select other data source on the first pulldown menu (file bug2.png) Then the wrong behavior is observed.

bug2

To circunvent this, you may

5) select other report (say, "Data Density") 6) select "Dashboard" again (file bug3.png) Now the report is the correct one!

bug3

djogopatrao commented 2 years ago

This bug happens on my environment with atlas 2.11.1 and 2.11.0. Atlas 2.10.1, 2.10.0 and 2.9.0 does not present this bug.

Tried to ignore browser cache by typing F12 and clicking "disable cache"