1-click-child-links
1-click-child-links copied to clipboard
Losing team context when activating 1-click outside of team-specific screens
@figueiredorui The new navigation loses team context in a number of circumstances, resulting in "No Task Templates found. Please add Task templates to the Project Team." This is because a work item doesn't inherently belong to a single team. The backlog will have the team name in the URL (https://dev.azure.com/OrgName/ProjectName/_backlogs/backlog/TeamName/Stories
) but opening a work item in a new tab will not (https://dev.azure.com/OrgName/ProjectName/_workitems/edit/57847
).
The simplest solution might be to show a sub-menu listing all of a user's teams when team is not in context.
Under investigation...
Any update on this issue?
Also, I recommend adding the Team Name to the error message so it's clear to the user where the template is missing.