Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed deployment message missing a trailing slash in server task URL #320

Open
susanpann opened this issue Jan 8, 2024 · 0 comments
Open

Comments

@susanpann
Copy link

The Octopus URL is missing a trailing slash after the virtual directory when linking to a failed task

Reported in ADO/TFS plugin v6.0.599

Example:

2024-01-01T00:00:14.0000000Z Deployment to environment 'Environment-389' did not complete successfully
2024-01-01T00:00:14.0000001Z ##[warning]Failed: https://example.octopus.com/ExampleDeploymentsapp#/Spaces-1/tasks/ServerTasks-1

The message should read:
Failed: https://example.octopus.com/ExampleDeployments/app#/Spaces-1/tasks/ServerTasks-1

The plugin is working as expected; it's just a cosmetic issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant