Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Roll-up Board uses invalid URL to link to backlog #55

@StephenRSkinner

Description

@StephenRSkinner

The roll-up board extension in TFS 2018 contains links back to the board for which it is configured. Unfortunately, the URL is invalid. The correct board URL is
https://TFSURL/tfs/Collection/TeamProject/Team/_backlogs/board/Backlog%20items
but the extension is using
https://TFSURL/tfs/Collection/TeamProject/_boards/board/t/Team/Backlog%20items

As you can see, it’s wrong in several ways.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions