News

Visual Studio Online Sprint 98 Improves Number of Work Item Capabilities

Latest updates allows more incremental improvements to work items, such as alerts for keeping up with them and ability to move between projects, as well as the simple act of changing their types.

The Visual Studio team last week made a significant update to Visual Studio Online, dubbed Sprint 98. What's significant is a change in work item capabilities, plus the addition of Java project templates, and additional Xamarin support.

Of significance are work item improvements. "It's good to see that we knocked off 3 long standing requests with hundreds of votes each this sprint," writes Microsoft's Brian Harry, in a blog post. Specifically, he notes that the highest priorities ranked by UserVoice were work item types that can be converted to a different type and also moved between team projects, and alerts that can be added for work items in which changes occur.

A work item's type before the update, once entered into the system, couldn't be changed. Sometimes a user would enter a work item as an Issue, when it might actually be a Bug, for instance. Changes can also be done to multiple items or in bulk. A Change work item type dialog provides a comment box that allows for a note to be added to track why a work item's type was changed.

Another high-priority request was the ability to move one or several items between projects. Moving a work item will also move any revisions to the new project, and the work item will retain its original ID.

One other popular request was to allow an alert to be added to a work item when it undergoes any change to it. A Follow button now appears in the work item form, and when it's toggled on, a subwindow opens up for entering email information. (Toggling the Follow button turns off alerts immediately.)

Also new are the following:

  • Checklists: Titles are automatically hyperlinked, and checklists now provide a context menu for opening, editing, and deleting checklist items.
  • Build to Line number: Jump immediately to the line of code that's causing a build error just by clicking on the item in the error list.
  • Java Build templates: Now includes Ant, Maven, and Gradle build templates.

A number of other improvements are listed in the release notes here.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube