Expected behavior
Between click on the "Export All Concept Sets To CSV" button and downloading a file, there is a progress bar or loader.
All concept sets are downloaded as a .zip of three .csv files (conceptSetExpression, includedConcepts and mappedConcepts).
The button "Export All Concept Sets To CSV" exists on all tabs with the similar function (e.g. Incidence Rates, Reusables, Feature Analyses) or does not exist everywhere if it is redundant
Actual behavior
GET WebAPI/cohort-characterization/<cohortID>/export/conceptset returns 403 without any other info
Steps to reproduce behavior
- Login
- Go to Cohort Characterizations and create a new characterization
- Go to Concept sets tab
- Create or import concept set(s)
- Click the button "Export All Concept Sets To CSV"
Expected behavior
Between click on the "Export All Concept Sets To CSV" button and downloading a file, there is a progress bar or loader.
All concept sets are downloaded as a .zip of three .csv files (conceptSetExpression, includedConcepts and mappedConcepts).
The button "Export All Concept Sets To CSV" exists on all tabs with the similar function (e.g. Incidence Rates, Reusables, Feature Analyses) or does not exist everywhere if it is redundant
Actual behavior
GET WebAPI/cohort-characterization/<cohortID>/export/conceptsetreturns 403 without any other infoSteps to reproduce behavior