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

Generate button doesn't indicate that an Incidence Rate Analysis is running #2904

Open katy-sadowski opened 8 months ago

katy-sadowski commented 8 months ago

Expected behavior

When I click the blue Generate button to run an Incidence Rate analysis, it changes color and has a spinning wheel to indicate that the analysis is running. It stays this way until the analysis has completed.

Actual behavior

Nothing happens to the Generate button when I click it (and it is possible to click it again). The duration field does populate with "00:00:00:00", and eventually the Started datetime will appear. When the analysis completes the duration updates and the results appear.

Steps to reproduce behavior

Open an Incidence Rate analysis, navigate to Generation tab, click Generate button for a data source.

katy-sadowski commented 8 months ago

I think this also means it's not possible to cancel a running IR analysis from the UI.

This is ATLAS v2.14.1, btw.

anthonysena commented 7 months ago

Thanks @katy-sadowski - I've confirmed that this is indeed a bug.

ericaVoss commented 6 months ago

I am seeing this as well (although I guess if @anthonysena already said it, it didn't need to be said ^_^)