[
https://issues.apache.org/jira/browse/NIFI-15173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034984#comment-18034984
]
Rahul Verma commented on NIFI-15173:
------------------------------------
Changes are done in linked PR, please review. I have tested various UI
behaviors and its behaving all good. Thanks.
> NiFi Registry UI does not auto-redirect to /nifi-registry when base URL is
> accessed
> -----------------------------------------------------------------------------------
>
> Key: NIFI-15173
> URL: https://issues.apache.org/jira/browse/NIFI-15173
> Project: Apache NiFi
> Issue Type: Improvement
> Components: NiFi Registry
> Affects Versions: 2.0.0, 2.1.0, 2.4.0, 2.5.0, 2.6.0
> Reporter: Rahul Verma
> Priority: Major
> Original Estimate: 1m
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When the URL for NiFi Registry is launched, it does _not_ automatically
> redirect to the {{/nifi-registry}} path. Users must manually append
> {{/nifi-registry}} to the URL in the browser to reach the UI. This is causing
> confusion, extra user queries, and document-searching by users.
> *Steps to reproduce*
> # Navigate to the base URL (e.g. {{{}https://my-server:port/{}}}).
> # The UI does _not_ redirect to {{{}https://my-server:port/nifi-registry{}}}.
> # The user must manually enter {{…/nifi-registry}} in the browser address
> bar to reach the Registry UI.
> *Expected behavior*
> The base URL should either:
> * Automatically redirect to {{/nifi-registry}}
> *Actual behavior*
> Users land on the base URL but do not see the Registry UI; they must know to
> append {{/nifi-registry}} explicitly.
> *Impact*
> * Increases user queries to support.
> * Increases onboarding/documentation overhead.
> * Slight risk of users not finding the Registry UI or thinking the service
> is down.
> *Workarounds*
> Manual append of {{/nifi-registry}} in browser URL.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)