[
https://issues.apache.org/jira/browse/NIFIREG-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355577#comment-16355577
]
ASF GitHub Bot commented on NIFIREG-126:
----------------------------------------
Github user moranr commented on the issue:
https://github.com/apache/nifi-registry/pull/99
@scottyaslan , @kevdoran – redirect behavior looks good. Below are
recommendations for the dialog titles and messages.
UNSECURED
_-nifi-registry/explorer/grid-list/buckets/0_
_-nifi-registry/explorer/grid-list/buckets/0/flows/0_
- Title – Bucket Not Found
- Msg – The specified bucket ID does not exist in this registry.
_-nifi-registry/explorer/grid-list/buckets/**existing-bucket-id**/flows/0_
- Title – Flow Not Found
- Msg – The specified flow ID does not exist in this bucket.
_-nifi-registry/administration/users_
- Title – Not Applicable
- Msg – User administration is not configured for this registry.
SECURED
_-nifi-registry/administration/workflow(sidenav:manage/bucket/000000000000)_
- Title – Bucket Not Found
- Msg – The specified bucket ID does not exist in this registry.
_-nifi-registry/administration/users(sidenav:manage/user/000000000000)_
- Title – User Not Found
- Msg – The specified user ID does not exist in this registry.
_-nifi-registry/administration/users(sidenav:manage/group/000000000000)_
- Title – User Group Not Found
- Msg – The specified user group ID does not exist in this registry.
_-nifi-registry/administration/*_ (If user does not have applicable admin
privileges)
- Title – Access Denied
- Msg – Please contact your System Administrator.
> Entering an invalid bucket id in a deep link causes JS error
> ------------------------------------------------------------
>
> Key: NIFIREG-126
> URL: https://issues.apache.org/jira/browse/NIFIREG-126
> Project: NiFi Registry
> Issue Type: Bug
> Affects Versions: 0.1.0
> Reporter: Scott Aslan
> Assignee: Scott Aslan
> Priority: Major
>
> As a user when I enter an invalid deep link I want to be routed to view all
> the items in all the buckets that I am authorized to view and to be notified
> that the requested bucket/item id is invalid.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)