Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: jira
-
Labels:None
-
Similar Issues:
Description
Any http access to domain issues.jenkins.io should be automatically be redirected to issues.jenkins-ci.org. Http GET access is possible for the domain issues.jenkins.io (e.g. https://issues.jenkins.io/browse/JENKINS-39203 works), but as soon as you try to make changes (create issues, comment, watch, etc.), it does not work anymore. I believe even google has some results for the non-working domain issues.jenkins.io.
Therefore any access to issues.jenkins.io should be automatically redirected to issues.jenkins-ci.org (probably a 301 redirect is best).
Attachments
Issue Links
- is related to
-
INFRA-1844 Deprecated issues.jenkins-ci.org in favor of issues.jenkins.io
-
- Closed
-
I just stumbled across
INFRA-1844- if that is implemented it's fine to do it the other way round. But the current "in-between setup" has to be fixed