Bug 11492: Keep routing notes when receiving next serial
[srvgit] / serials / serials-edit.pl
index 33e11ad..0b25dc4 100755 (executable)
@@ -238,7 +238,8 @@ if ( $op and $op eq 'serialchangestatus' ) {
                     $plan_date,
                     $pub_date,
                     $publisheddatetexts[$i],
-                    $notes[$i]
+                    $notes[$i],
+                    $serialdatalist[0]->{'routingnotes'}
                 );
             }
         }