updating work items with Azure Devops Boards spoke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2025 12:34 PM
I've seen a common problem going around with updating work items using the azure devops boards spoke in servicenow. the field seems to be expecting some kind of direct input making the use of data pills un-usable. The only solution I have seen to this is to use the "Utility Action Spoke" from ServiceNow, which is a paid app....
This is a complete failure on the part of ServiceNow to require customers to buy yet another plugin to make the Azure Boards spoke useable.
Has anyone else had success with passing the correct value to the "update Work item" spoke action? That did not require the purchase of another utility pack.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2025 12:42 PM
I tried the Utility Spoke and it still did not work with using the Generate Encoded Query
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2025 12:36 PM
I got it to work by faking it out. Basically, I hard coded the Work Item to get it to open the dynamic fields, filled them in as expected. I then replaced the hard coded number with a script to get the actual Number from the trigger. I clicked done and save.
Hope I explained it well.
