Index: /tags/ipp-ps2-20210802/pstamp/scripts/dqueryparse.pl
===================================================================
--- /tags/ipp-ps2-20210802/pstamp/scripts/dqueryparse.pl	(revision 42045)
+++ /tags/ipp-ps2-20210802/pstamp/scripts/dqueryparse.pl	(revision 42046)
@@ -448,4 +448,5 @@
             my $stage_id = $query{$fpa_id}{STAGE_ID}[$i];
             my $component = $query{$fpa_id}{COMPONENT_ID}[$i];
+            my $imagedb = $query{$fpa_id}{IMAGE_DB}[$i];
             print "Need to UPDATE $stage $stage_id $component from $data_state\n";
             $dep_id = queue_update_run($req_id, $outdir, $label, $data_state, $stage, $stage_id, $component, 0, $imagedb);
