Skip to content

Bug report: Update short URL for creating new issue from CLI #2977

@arjunumenon

Description

@arjunumenon

Description

The redirect URL of short URL which will be returned when you execute the following commands is taking to the old GitHub issue creation URL. It currently redirects to the old URL of the GitHub issue creation.

Following are the URL changes which needs to be done.

ShortURL OLD URL NEW URL
https://aka.ms/cli-m365/bug Old Bug URL New Bug URL
https://aka.ms/cli-m365/new-command Old Command URL New Command URL

Steps to reproduce

m365 cli issue --type bug
m365 cli issue --type command

Expected results

When you open the returned short URL, it should be open respective GitHub bug / command page which follows New Issue form Template

Actual results

Opening the old issue creation pages for GitHub

Diagnostics

N/A

CLI for Microsoft 365 version

N/A

nodejs version

N/A

Operating system (environment)

Windows

Shell

cmd

cli doctor

N/A

Additional Info

Short URL has to be updated in aka.ms for the URL. Check Description section for details

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions