microsoft / AzureDevOps-WSJF-Extension

Sample work item form extension that auto calculates WSJF (weighted shortest job first) per work item and stores it in a work item field
https://marketplace.visualstudio.com/items?itemName=MS-Agile-SAFe.WSJF-extension
MIT License
26 stars 37 forks source link

Unable to set the WSJF field #56

Open jdholbrook81 opened 7 months ago

jdholbrook81 commented 7 months ago

I added a decimal WSJF field to our epic work item: image

I then navigated to settings > WSJF, set the WSJF field to WSJF and saved: image

But upon refreshing, the WSJF field setting was not saved.

jdholbrook81 commented 7 months ago

Update, I got it working following the directions in the readme: https://github.com/microsoft/AzureDevOps-WSJF-Extension

My confusion was due to the instructions in the marketplace not mentioning the need to configure the RROE field. Please update the marketplace instructions so they are in sync with the readme.

MOlausson commented 7 months ago

Thanks @jdholbrook81, we'll get it update with the next release.