null
240241242243244245246247248249250
else { // Just store the new activity if (!activity.isTransient()) { activity = activity.copy(); activity.setProject(project); } // selectedDate must not be changed! Date now = new Date(); Date start = selectedDate;