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
273 stars 137 forks source link

Imported cohorts are read-only #2022

Closed anthonysena closed 4 years ago

anthonysena commented 5 years ago

Expected behavior

When importing an analysis (i.e. estimation specification) in ATLAS with security enabled, I can view & edit the cohort definitions that are dependencies of the analysis.

Actual behavior

The imported cohort definition is read-only after input - instead of viewing the cohort definition editor, the 'print friendly' is displayed after import on the 'definition' tab.

Steps to reproduce behavior

With security enabled in ATLAS, import an estimation specification that contains a cohort definition not present in the system. Then, navigate to the newly imported cohort definition and view the definition tab.

wivern commented 4 years ago

@anthonysena I could not reproduce this issue with the current master codebase. Probably this issue was already gone. Could you review and close one, if not reproducible?

anthonysena commented 4 years ago

Closing since I can no longer reproduce this on current 2.8 master branch.