Comment 42 for bug 1770044

Revision history for this message
In , Cfeck (cfeck) wrote :

Random idea:

If the job is not found, it first does a takeRow(), then an insertRow(). If the row to be removed is preceeding the row where to insert later, then the insert index "i" probably needs to be updated.