Closed tonylampada closed 7 years ago
It should be simple, just to update the link at https://github.com/freedomsponsors/freedomsponsors-jira-plugin/blob/master/src/main/resources/atlassian-plugin.xml#L13 and do a quick release.
:+1:
For more context, going to https://jira.xwiki.org/browse/XWIKI-4638 you get the link https://freedomsponsors.org/core/issue/sponsor?trackerURL=https://jira.xwiki.org/browse/XWIKI-4638 which leads to a 404 error.
We're running version 1.1 of the jira plugin on a Jira v6.1.9 instance (jira.xwiki.org).
I fixed this on freedomsponsors side. The URL https://freedomsponsors.org/core/issue/sponsor?trackerURL=https://jira.xwiki.org/browse/XWIKI-4638
now returns a redirect to https://freedomsponsors.org/issue/sponsor?trackerURL=https://jira.xwiki.org/browse/XWIKI-4638
This way doesn't force everyone to update their JIRA (or even other issue trackers) plugins.
Cool! Thanks!
https://github.com/freedomsponsors/www.freedomsponsors.org/commit/53ae7a4019fbac5974e06335ae88611ed3b93c0d#commitcomment-24459613