Skip to content

Conversation

@its-mitesh-kumar
Copy link
Member

@its-mitesh-kumar its-mitesh-kumar commented Jan 20, 2026

Description

Fixes the 404 error that occurs when navigating directly to /bulk-import.

Problem

  • Navigating to /bulk-import resulted in a 404 error

Solution

  • Updated the route configuration to use /bulk-import as the primary path
  • Maintained backward compatibility so /bulk-import/repositories still works

Which issue(s) does this PR fix

UI after changes

Screen.Recording.2026-01-20.at.4.58.03.PM.mov

PR acceptance criteria

Please make sure that the following steps are complete:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@sanketpathak
Copy link
Contributor

Tested on a cluster, works fine. Added the app-config with changed dynamicRoutes from /bulk-import/repositories to /bulk-import

Screen.Recording.2026-01-20.at.7.31.12.PM.mov

/lgtm

Copy link
Member

@teknaS47 teknaS47 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on cluster in RHDH, opens bulk import page for both the links /bulk-import and /bulk-import/repositories

Other links, eg. /bulk-import/repository, show a blank page instead

@openshift-ci
Copy link

openshift-ci bot commented Jan 20, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sanketpathak, teknaS47
Once this PR has been reviewed and has the lgtm label, please assign polasudo for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@debsmita1
Copy link
Member

@its-mitesh-kumar Ensure that you update all instances of /bulk-import/repositories to /bulk-import in RHDH, and in the rhdh-plugins repo as well

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
@openshift-ci openshift-ci bot removed the lgtm label Jan 21, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 21, 2026

New changes are detected. LGTM label has been removed.

@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@openshift-ci
Copy link

openshift-ci bot commented Jan 21, 2026

@its-mitesh-kumar: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-ocp-helm a9555ed link true /test e2e-ocp-helm

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants