Check duplicate titles in canMerge
kirderf1 opened this issue ยท 3 comments
Right now titles aren't checked when merging two sessions. This requires changes in both SessionHandler.canMerge() and SessionHandler.canMergeAll()
Restrictions on sessions is softening up with #545, which I think removes the desire to have this check.