[
https://issues.apache.org/jira/browse/NIFI-13104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843039#comment-17843039
]
ASF subversion and git services commented on NIFI-13104:
--------------------------------------------------------
Commit f87a0f47ef8a6a7038b371ca8e2205e49530a89a in nifi's branch
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f87a0f47ef ]
[NIFI-13104] Unknown Route handling (#8725)
* [NIFI-13104] - Unknown route handling
* Add method to the ErrorHelper that safely gets an error string from an
HttpErrorResponse object
* review feedback
* use errorHelper.fullScreenError in favor of directly calling the
fullScreenError action
This closes #8725
> UI - Route handling
> -------------------
>
> Key: NIFI-13104
> URL: https://issues.apache.org/jira/browse/NIFI-13104
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Rob Fellows
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Address routing issues that arise under the following scenarios...
> * The user attempts to visit an unknown route
> * The user attempts to visit a known route but supplies a route parameter
> that is unknown
> Depending on level of effort it may make sense to break this into two
> separate efforts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)