cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Block or Warn Lifecycle State Changes When Pending Job Processor Jobs Exist

Block or Warn Lifecycle State Changes When Pending Job Processor Jobs Exist

Description of Problem:
In Autodesk Vault, lifecycle state changes can currently be performed even when related Job Processor jobs are still pending or processing for the same file. This can create situations where jobs fail because the file changes state before the workflow is completed.

Examples include:

  • PDF/STEP/DWF publish jobs
  • Synchronize Properties jobs
  • Custom lifecycle automation jobs

A typical scenario is:

  1. User changes file state
  2. Vault creates one or more Job Processor jobs
  3. User immediately changes the file to another state
  4. Pending jobs fail because the file is no longer in the expected state, revision, permission context, or is no longer the Tip version

This creates unnecessary errors in the Job Queue, due to Non-Tip version issues, and makes it harder to identify real problems.

 

Suggested improvement:
Add an optional lifecycle setting or transition rule that:

  • Checks for pending Job Processor jobs on the file
  • Either warns or blocks the state change until jobs are completed

Possible options:

  • Allow transition anyway
  • Show warning only
  • Block transition if jobs exist
  • Block only for specific job types
  • Showing active/pending jobs directly in the state transition dialog

Benefits:

  • Reduces unnecessary failed jobs
  • Cleaner Job Queue
  • More reliable lifecycle workflows
  • Prevents race conditions between lifecycle changes and automation

This would improve robustness for both standard Vault workflows and advanced automated environments using custom integrations.

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea