In the timeline view, creating event in highlighted section does not properly assign the correct resource/people.
Steps to reproduce:
. go to docs.dhtmlx.com/scheduler/sample … units.html
. double click on second line (John Williams) on a highlighted/zebra area.
. have a look on Lightbox “section” property: it is valued to “James Smith”, shall be “John Williams”
. saving the event incorrectly assign it to “James Smith” and with a 5min duration (shall be 30min).
I suspect that “addMarkedTimespan” messes around event creation.