Re: losing annotations when merging
Up one level
Re: losing annotations when merging
Posted by
Xtine
at
2010-08-30 15:57
found out myself: annotations can not be of length 0.<br>As it happens, I have logged several events with equal start and end time. Although it is possible to import these when merging with another file those entries are lost.<br>
Re: Re: losing annotations when merging
Posted by
hasloe
at
2010-08-30 22:19
Yes, annotations are supposed to have a non-zero duration. This sounds like there is a bug in the import from csv function. We will check this.
-Han