Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Devcloud4 extension
Devcloud4 extension

Devcloud4 extension

DevCloud

|
2 installs
| (0) | Free
A sample Visual Studio Services extension.
This extension is now unpublished from Marketplace. You can choose to uninstall it.

WSJF enables a calculated field for computing and storing WSJF on your work items.

The Scaled Agile Framework defines WSJF (Weighted Shortest Job First) as a calculation of cost of delay vs. job size which can help teams prioritize their portfolio backlogs with the items contributing the highest ROI.

Three values are used to calculate WSJF:

  • Business Value
  • Time Criticality
  • Job Size

Setup

  1. The first thing you need is to create the field that will store the WSJF values. Create a custom decimal field through the process hub and add it to the work items you want to display WSJF data on.

NOTE: If you're using TFS onprem, you need to use witadmin to Create a custom decimal field

  1. Navigate to the "WSJF" hub on the collection settings admin experience. From here, you must specify the fields that will be used for Business Value, Time Criticality, Job Size and WSJF. The first three are defaulted to the fields provided out of the box by Microsoft but can be changed to custom fields if you prefer.

Features

Auto calculated WSJF field on the form

  • WSJF is automatically updated when form is loaded.
  • WSJF is automatically updated when the Business Value, Time Criticality, or Effort fields are updated.

Recalculate WSJF context menu item

  • Update WSJF for all selected work items on the backlog or query grid.

Settings hub

  • Specify which fields are used for WSJF, Business Value, Time Criticality, and Effort .

Support

Because this extension requires the new work item form, it is only supported on VSTS and the next version of TFS (Dev15-RC1).

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft