[
https://issues.apache.org/jira/browse/NIFI-13535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Fellows reassigned NIFI-13535:
----------------------------------
Assignee: Rob Fellows
> Issues selecting GitHub branch on version control screens in new UI
> -------------------------------------------------------------------
>
> Key: NIFI-13535
> URL: https://issues.apache.org/jira/browse/NIFI-13535
> Project: Apache NiFi
> Issue Type: Sub-task
> Affects Versions: 2.0.0-M3, 2.0.0-M4
> Reporter: Bryan Bende
> Assignee: Rob Fellows
> Priority: Major
>
> In the new UI the version control screens (Start Version Control & Import
> from Registry) show a Branch selection field when the registry client
> indicates that it supports branching.
> On Start Version Control the Save action does submit the selected branch,
> this was fixed in
> [NIFI-13229|https://issues.apache.org/jira/browse/NIFI-13229], but the
> request that retrieves the available buckets is not using the selected
> branch, the request should be sending the query param "branch".
> Similarly, on Import From Registry, the requests for retrieving buckets,
> flows, and flow versions should be sending the "branch" query param. The
> backend needs to be updated for the flows and flow versions to accept the
> branch, currently the backend code is using the default branch on those two.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)