Minor fixes - task addtion from grid
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