bitcrowd / tickety-tick

A browser extension that helps you name branches and write better commit messages
MIT License
57 stars 10 forks source link

Classic JIRA boards have a new URL #327

Closed andreasknoepfle closed 2 years ago

andreasknoepfle commented 2 years ago

Classic JIRA boards used to have this URL: https://my-subdomain.atlassian.net/projects/tt/boards/7/backlog?selectedissue=${key}

Now they look like this: https://my-subdomain.atlassian.net/jira/software/c/projects/tt/boards/7/backlog?selectedissue=${key}

We should release a new adapter version.