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

Reusables save behavior weird #2914

Open alondhe opened 4 months ago

alondhe commented 4 months ago

Expected behavior

Reusable designer should behave like other modules: clean saving, saving when changes are detected. When importing a reusable that leverages a source concept attribute, this should import cleanly.

Actual behavior

It's been hard to pin down, but we've seen Reusables save state behavior not functioning well: save button not appearing when it should, the JSON isn't saving cleanly. Bringing these into cohorts isn't always being imported cleanly, particularly when there's a source concept attribute.

Steps to reproduce behavior

Create a reusable, start adding content, see that the save button isn't always enabled when changes are made.

Tagging @konstjar