OHDSI/Arachne

rerun analysis does not allow me to select entry point

ablack3 opened this issue · 5 comments

If I select rerun and try to choose the entry point there is no option for an entry point.

image

Also when the app is in Docker mode and I rerun an analysis I am not able to enter the url to the docker image. Instead I have to select the environment from a dropdown similar to tarball mode.

image

The second part of the issue was resolved in #71.

The endpoint GET /api/v1/analysis/{id} response is updated to provide files field, that contains a list of analysis file names

@SergeySukhanov can you please update UI?

I was able to select an entry point
image

The docker image filed is editable, and the typed value is taken in account in the request
image