Project

General

Profile

Feature #3988

Updated by Peter Amstutz over 9 years ago

1) Introduce a "New" state where jobs fields can be edited.    Once in "Queued" or later state protect fields like script, script_version.    Once in a finished in state, prevent any fields from being edited. 

 2) Lock jobs by API token instead of user uuid to provide stronger protection against the job record being modified by more than one process.

Back