From e354048b093666697e8965f42720e0856a8c7b78 Mon Sep 17 00:00:00 2001 From: PIYUSH NEGI <43876655+npiyush97@users.noreply.github.com> Date: Fri, 2 Jun 2023 13:43:36 +0530 Subject: [PATCH] Update .changeset/gorgeous-timers-act.md Co-authored-by: Johan Haals Signed-off-by: PIYUSH NEGI <43876655+npiyush97@users.noreply.github.com> --- .changeset/gorgeous-timers-act.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/gorgeous-timers-act.md b/.changeset/gorgeous-timers-act.md index fd70548d5c..130ed5085f 100644 --- a/.changeset/gorgeous-timers-act.md +++ b/.changeset/gorgeous-timers-act.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend-module-gitlab': patch --- -added test if user does not have name or profile picture,variable default to undefined +Fixed bug that caused ingestion errors when a user's name or profile picture is undefined.