-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Minor
-
Issue Summary
Attempting to Access Jira Software Incidents management feature triggers 404 error.
Related documentation :
NOTING the Documentation for this feature states:
- "The incidents feature is in early access, and may not be available to everyone."
Jira is getting a fresh new look and navigation
We’re in the process of rolling out these changes and the documentation may not match your experience. Bear with us while we update it to reflect the new changes. More about navigating the new Jira
Steps to Reproduce
- In Jira Software Project (noting the steps for JSM project types is correct)
- Go to Project settings > Features
- NOTE: "Incidents" is not available to be enabled as covered in the section "Enable or disable the incidents feature" of What is the incidents feature?
- Go to Project Settings > Toolchain
- Scroll down to the "Incidents" section
- Select the "View incidents page"
Expected Results
access the incidents page
Actual Results
URL Directs user to:
- https://\
{BASE_URL}
.atlassian.net/jira/software/c/projects/{PROJECT_ID}/boards/{BOARD_ID}/not-found
The following Error is triggered
We can't find the page you're looking for The view does not exist in this board. Error code: 404
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available