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
258 stars 126 forks source link

Characterization - Custom Feature - "Copy Analysis SQL Template to Clipboard" #2812

Open ericaVoss opened 1 year ago

ericaVoss commented 1 year ago

Expected behavior

That regardless if I own a feature, I can copy the SQL to clipboard.

Actual behavior

I can only copy the SQL if I own the feature

Someone else's feature: image

My own feature: image

Steps to reproduce behavior

  1. Navigate to "Characterizations"
  2. Search "feature Analyses" for a custom feature that you do not own, made through SQL not the GUI
  3. The "Copy Analysis SQL Template to Clipboard" button is greyed out.
katy-sadowski commented 6 months ago

+1! Also, for other people's features, scroll is disabled in the SQL text box so we can't see the full SQL code.