Skip to content

Minor fixes - task addtion from grid

Marcus Oskarsson requested to merge gh-ed15d40f/622/mxcube/prefix-subdir into master

Created by: marcus-oscarsson

Hi,

Some minor fixes for when adding tasks from the sample grid;

  • Point id label was -1 if no point, displaying empty string instead
  • Using default prefix when tasks are added to multiple samples, or no prefix is given.
  • Making sure that subdir is not initialized as undefined

Marcus

Merge request reports