Why can’t I see a field I added for WSJF?
When you first start using WSJF, you should set up the fields in the WSJF configuration. The required fields for configuring WSJF are:
- WSJF
- Effort
- Business Value
- Time Criticality
- RR | OE
➕ Adding Missing Fields
If one of these fields is missing from a specific work item type, it can be added manually. This can be done in Azure Devops by going to the work item type in the process of the project.
⚠️ Important: Field Type Matters
For a field to appear in the list of selectable fields for WSJF:
- ✅ The field must be of type
IntegerorDecimal. - ❌ Fields of other types (e.g.,
String,Boolean,Date) will not show up.
🛠️ Troubleshooting
If a field you added isn’t showing:
- 🔍 Verify the field type.
- ✔️ Ensure the field is set as Integer or Decimal.