Closed Adam-Brinded closed 2 years ago
I'd like to reiterate that when you choose "Copy Retrospective" option on the A.D.O. Retrospective board it yields a link that is broken due to a space that's coded in there.
Also want to highlight this. I need to use the link to paste into my team chat to get everyone into the Retrospective in a timely manner.
This appears to be resolved by PR #271
Thank you for getting this PR in. I just tested is out, @Adam-Brinded , and the fix works like a charm.
Noticed the fix the other day. Much appreciated.
An Azure DevOps project i use has a space in the project name. When copying the link to a restrospective the output does not escape the space, resulting in a broken link.
Example: Project name: Test Project output from "Copy retrospective link": https://dev.azure.com//Test Project/_apps/hub/ms-devlabs.team-retrospectives.home?teamId=boardId=
Desired output: https://dev.azure.com//Test%20Project/_apps/hub/ms-devlabs.team-retrospectives.home?teamId=boardId=