Commit ed74a22a authored by Alejandro Sanchez's avatar Alejandro Sanchez
Browse files

Fix issue incorrectly setting a job time_start to 0 while requeueing.

If an update for a job that is being requeued[hold] happens, we don't want
to modify the start_time of the old record. Pending + Completing is
equivalent to Requeue.

Bug 4855.
parent a8fbac75
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment