-
Bug
-
Resolution: Duplicate
-
Low (View bug fix roadmap)
-
None
-
None
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Software Server. Using JIRA Software Cloud? See the corresponding bug report.
now I'm updrade jira 6.4.11
and jira release note not working
because that url have "/jira". <-- it's static
and your source code like this (jira-development-integration-plugin-3.2.2.jar)
builder.generateReleaseNotesLink("/jira", renderRequest.getProject(), version); return builder.build();
your source code always using "/jira"
please check it.
now we don't using "jira" prefix for url.
- duplicates
-
JRASERVER-43658 When a user generates a Release Notes from a project, the context path is ignored and automatically change to “/jira” resulting in a blank page
-
- Closed
-
- relates to
-
JSWCLOUD-14909 jira release note url have static "jira" link
-
- Closed
-
- was cloned as
-
FUSE-3289 Failed to load
[JSWSERVER-14909] jira release note url have static "jira" link
Workflow | Original: JAC Bug Workflow v2 [ 2852875 ] | New: JAC Bug Workflow v3 [ 2935188 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Symptom Severity | Original: Minor [ 14432 ] | New: Severity 3 - Minor [ 15832 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2544455 ] | New: JAC Bug Workflow v2 [ 2852875 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1543122 ] | New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2544455 ] |
Description |
Original:
now I'm updrade jira 6.4.11
and jira release note not working because that url have "/jira". <-- it's static !image-2015-10-21-12-00-14-147.png|thumbnail! and your source code like this (jira-development-integration-plugin-3.2.2.jar) {code:java} builder.generateReleaseNotesLink("/jira", renderRequest.getProject(), version); return builder.build(); {code} your source code always using "/jira" please check it. now we don't using "jira" prefix for url. |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *JIRA Software Server*. Using *JIRA Software Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/JSWCLOUD-14909]. {panel} now I'm updrade jira 6.4.11 and jira release note not working because that url have "/jira". <-- it's static !image-2015-10-21-12-00-14-147.png|thumbnail! and your source code like this (jira-development-integration-plugin-3.2.2.jar) {code:java} builder.generateReleaseNotesLink("/jira", renderRequest.getProject(), version); return builder.build(); {code} your source code always using "/jira" please check it. now we don't using "jira" prefix for url. |
Link |
New:
This issue relates to |
Component/s | New: Development Panel [ 43313 ] | |
Component/s | Original: Issue - Development Panel [ 25405 ] | |
Key |
Original:
|
New:
|
Symptom Severity | New: Minor [ 14432 ] | |
Affects Version/s | Original: 6.4.11 [ 55603 ] | |
Project | Original: JIRA (including JIRA Core) [ 10240 ] | New: JIRA Software (including JIRA Agile) [ 12200 ] |
Labels | Original: warranty | New: jira-development-panel warranty |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 970345 ] | New: JIRA Bug Workflow w Kanban v6 - Restricted [ 1543122 ] |