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

@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>
@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@debsmita1
Copy link
Member

/test e2e-ocp-helm

@rhdh-qodo-merge
Copy link

ⓘ Your monthly quota for Qodo has expired. Upgrade your plan
ⓘ Paying users. Check that your Qodo account is linked with this Git user account

Copy link
Member

@debsmita1 debsmita1 left a comment

Choose a reason for hiding this comment

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

I still see some /bulk-import/repositories references in the quick starts config

Could you check again ?

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

🚫 Image Push Skipped.

The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image)

@sonarqubecloud
Copy link

@its-mitesh-kumar
Copy link
Member Author

I still see some /bulk-import/repositories references in the quick starts config

Could you check again ?

@debsmita1 Yeah, I also found that and fixed it.

Copy link
Contributor

@HusneShabbir HusneShabbir left a comment

Choose a reason for hiding this comment

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

/retest

Copy link
Member

@debsmita1 debsmita1 left a comment

Choose a reason for hiding this comment

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

/lgtm

@christoph-jerolimov
Copy link
Member

/retest

@openshift-ci
Copy link

openshift-ci bot commented Jan 28, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: christoph-jerolimov, debsmita1, sanketpathak, teknaS47

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [christoph-jerolimov]

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

@openshift-ci
Copy link

openshift-ci bot commented Jan 28, 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 fa06b4a 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.

@its-mitesh-kumar
Copy link
Member Author

/retest

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants