Pierre Villard created NIFI-16087:
-------------------------------------
Summary: 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
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)