[
https://issues.apache.org/jira/browse/NIFI-14471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18025006#comment-18025006
]
ASF subversion and git services commented on NIFI-14471:
--------------------------------------------------------
Commit 246e5f849f237198bcc6e778be4ed73d74400955 in nifi's branch
refs/heads/main from markobean
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=246e5f849f ]
NIFI-14471 clear branch value when switching between registry clients… (#10383)
* NIFI-14471 clear branch value when switching between registry clients in the
import from registry form
* NIFI-14471 optimize by removing redundant method call
This closes #10383
> Cannot access NiFi Registry bucket when Git client is present
> -------------------------------------------------------------
>
> Key: NIFI-14471
> URL: https://issues.apache.org/jira/browse/NIFI-14471
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mark Bean
> Assignee: Mark Bean
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Configure NiFi with two Registry clients: NifiRegistryFlowRegistryClient and
> GitHubFlowRegistryClient. Ensure the name of the GitHub client comes first,
> alphabetically. Configure the GitHubFlowRegistryClient with a "Default
> Branch" other than "main".
> Now, attempt to import a flow from Registry using the
> NifiRegistryFlowRegistryClient. You may have to choose a Bucket for Flow
> other than the default which appears initially. The buckets/flows cannot be
> accessed and the following error message is displayed:
> Unable to obtain listing of flows for bucket with ID
> 2589c34e-1723-4f68-8115-b8d2fc49ee8a: Invalid branch, NiFi Registry client
> only supports the default branch 'main'
> or
> Unable to obtain listing of versions for bucket with ID
> 32dc3fad-323d-44ed-8126-d2d9a580641b and flow with ID
> 769af14b-eb3a-45a0-9c1c-27fb297ba025: Invalid branch, NiFi Registry client
> only supports the default branch 'main'
--
This message was sent by Atlassian Jira
(v8.20.10#820010)