News

Mainly Fixes in Visual Studio Online Sprint 79

Improvements to Kanban boards and bug fixes in this sprint means the march to final gets nearer and nearer.

Microsoft's Brian Harry blogged about the latest Visual Studio Online Sprint, which is mainly bug fixes, but also is the manifestation of the Visual Studio Online team's attempts to deliver on lots of more popular user-requested features that have appeared in the UserVoice priority list.

"We delivered the No. 3 item on the list with 2,203 votes.  Of course, we are also working on the No. 1 and No. 2 items. But, that's one very popular item delivered and 2,203 votes released to vote on something else," said Harry.

Some of the more signficant changes have to do with the Kanban boards, but of utmost importance is a query token "that returns the current iteration based on today's date," said Microsoft's Aaron Bjork, in a separate blog post. Bjork said that the @CurrentIteration query token can't be plugged into an Excel spreadsheet because of the information that's missing from the token that Excel would need to determine the most current iteration, but said that the team is working to get it right.

As for the changes to the Kanban boards, the backlog boards now support additons, inline editing and reordering. There's also a way to furnish information to a team that clearly indicates which projects are finished. The information is communicated on the board mainly as an "information" icon, which team members can click in order to see the definition. Kanban boards also can be resized in responsive design mode, with board resizing automatically to fit within the browser in which it's being viewed.

The responsive design carries over to Taskboards, except for the horizontal size. Developers can also have bugs appear on Taskboards, and bugs can be specified to more granular bug tracking. (Harry blogged soon after about a backlog issue in which bugs were disappearing from them; the problem has since been corrected for the few people for which it was an issue. For running service issues with Visual Studio Online, check out the Service Blog.)

Most of these changes were being rolled out at the time of Harry's blog, but should be readily available as of this writing. Find out more about Visual Studio Online Sprint 79 at Harry's blog.

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

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube