[
https://issues.apache.org/jira/browse/NIFI-16087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094686#comment-18094686
]
ASF subversion and git services commented on NIFI-16087:
--------------------------------------------------------
Commit 1fa4b35b4aa50507434425fc8349c66682122263 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1fa4b35b4aa ]
NIFI-16087 Fixed GitHub Flow Registry commit retrieval on author resolution
failures (#11406)
Signed-off-by: David Handermann <[email protected]>
> GitHub Flow Registry fails to retrieve commits when a commit author's GitHub
> account cannot be resolved
> -------------------------------------------------------------------------------------------------------
>
> Key: NIFI-16087
> URL: https://issues.apache.org/jira/browse/NIFI-16087
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions, Flow Versioning
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Retrieving the commit history for a GitHub-versioned flow fails when any
> commit in that history has an author whose GitHub account cannot be resolved
> (e.g. the Copilot bot, or a deleted user, which return HTTP 404 on GET
> /users/<login>). The failure is reproducible on every retrieve/import and
> surfaces as a misleading error ("Path [<path>] or Branch
> [refs/heads/<branch>] not found") even though both exist.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)