Skip to content

Fixed crash on clicking refine button (no data set found)

Raza, Zamaan requested to merge refiner_dataset_bugfix into develop

Resolves #163 (closed)

Trying to access the data via the wrong key (map key instead of the correct metadata key).

Merge request reports