Skip to content

Redirect planning hierarchy page to 404

Joseph Wambua requested to merge 424520_redirect_planning_hierachy_page into master

What does this MR do and why?

We are temporarily redirecting the project/-/planning_hierarchy page to 404, since the page is currently not providing the necessary information and a redesign is pending. This MR does not remove the page completely.

Related to: Redirect planning hierarchy page to 404 (#424520 - closed) • Joseph Wambua • 16.5

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image.png image.png

How to set up and validate locally

i: While on master:

  1. Navigate to a $GDK_URL/$PROJECT_PATH/-/planning_hierarchy to view the page.
  2. Confirm that the planning hierarchy page is visible

ii: While on branch 424520_redirect_planning_hierachy_page

  1. Navigate to a $GDK_URL/$PROJECT_PATH/-/planning_hierarchy to view the page.
  2. Confirm that the route redirects to 404

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading